regionate.utilitiesΒΆ
Functions
|
TO DO |
|
Turns iterable longitudes and latitudes into a list of coordinate pairs |
Flattens iterable dictionary values into a single list. |
|
|
Flattens a list of lists into a single list |
|
Longitudes modulo 360 degrees |
|
Loop a list or numpy array by appending the first value to the end. |
|
TO DO |
|
Removes duplicate coordinates from a list of (lon, lat) coordinate pairs |
|
Removes duplicate entries from list |
|
Removes duplicate coordinates from geographical coordinate arrays |
|
TO DO |