You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I am running a code to visualize movement of some VHF tags but I am getting and error:
tresalign <- align_move(tresmove, res =12, unit = "hours", spaceMethod = "greatcircle")
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'moveStack': latitude < -90
I would appreciate if you could help me figuring out how to fix this, or where I could have made a mistake.
Thanks!
Ana
The text was updated successfully, but these errors were encountered:
Hi all, I am running a code to visualize movement of some VHF tags but I am getting and error:
tresalign <- align_move(tresmove, res =12, unit = "hours", spaceMethod = "greatcircle")
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'moveStack': latitude < -90
I would appreciate if you could help me figuring out how to fix this, or where I could have made a mistake.
Thanks!
Ana
The text was updated successfully, but these errors were encountered: