longitude
values necessarily need to be transformed into [0, 360]
by default
#85
Labels
enhancement
New feature or request
The package seems to have issues when there is a "jump" in longitude values? It is better to convert all input
longitude
values from whatever range into a[0, 360]
and do necessary calculations with this assumption on mind.The following may provide further assistance for such a conversion: https://gis.stackexchange.com/a/201796
The text was updated successfully, but these errors were encountered: