Closed makayana closed 7 years ago
Hi Makayana, I think that, in the particular example you provided, the problem comes from the fact that your last site falls outside of the aleutians map range:
summary(aleutians) Latitudinal range: 50 to 65 (50 N to 65 N) Longitudinal range: 165 to 215 (165 E to 145 W)
Cheers, eric
Thanks Eric! Sorry for my stupid mistakes. It now works.
Hi,
I m wondering if there's any way to calculate the least-cost path and distance among antimeridian sites.
Using the aleutians data I made a transition matrix:
And made up the following test coordinates:
Then running lc.dist gave the following:
Running with just the first two sites are fine.