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
I've uploaded a fix that works for this track and the previous example track crossing -180/180. I've also added a lonWrap argument to the plot method where user can specify a minimum longitude for wrapping: 0 to deal with dateline issue, or -180 to deal with crossing 0,360. The default is no wrapping.
I'll leave this issue open for now, in case you run into more problems
When individuals cross 0 degree longitude, the estimated locations are at -180/+180 longitude.
Fix for #2 might have caused a new issue.
The text was updated successfully, but these errors were encountered: