MGSurvE.auxiliary
Various functions that are serve I/O purposes or not relevant to any specific module.
Functions
|
Calculates the distance between two (lon,lat) points assumming flat approximations. |
|
Exports a serialized landscape to disk. |
|
Exports a landscape to disk to CSV files (for use in MGDrivE). |
|
Calculates the distance between two (lon,lat) points using the haversine approximation. |
Checks if the script is running from a Jupyter environment. |
|
|
Loads a serialized landscape from disk. |
|
Crates a folder in the specified directory. |
|
Creates a list of folders if they don't exist. |
|
Calculates the Vincenty arc distance between points. |