Hello ctmm community,
I am a bit confused about the best projection to use when working with ctmm. When I try to change the projection of telemetry objects, I get the error:
"A projected coordinate system must be specified."
From what I understand, ctmm requires a Cartesian (meter-based) projection, so I structured my entire workflow using UTM.
However, when I use rsf.fit with this UTM projection, I get the warning:
"## Warning in .local(x, ...): This function is only useful for Raster objects with a longitude/latitude coordinates"*
At the same time, I noticed that a UTM projection is used in the buffalo/Cilla example provided in the documentation and in the animove materials.
To work around this issue, I used an equivalent projection (+proj=eqc +datum=WGS84 +units=m +no_defs), which seems to work fine, but I’m not sure if this is the best approach.
Given this, I would like to ask:
What projection would you recommend using for consistency with ctmm and rsf.fit?
What are the potential issues with using rsf.fit with an utm projection like:
Thank you !
On Feb 4, 2025, at 10:43 AM, Victória <victori...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "ctmm R user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ctmm-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ctmm-user/e58bd542-05f9-4313-b694-3d4818fa63e3n%40googlegroups.com.