hydromodpy.physics.hydrology.pyhelp.core.utils#
Utilities used across hydromodpy.physics.hydrology.pyhelp.
This file was missing in the provided sources. It contains small, explicit helpers that were previously assumed to exist.
Nothing in this module relies on environment variables or subprocesses.
Functions
|
Compute approximate distance (meters) between (lat0, lon0) and arrays. |
|
Delete a folder and all its contents if it exists. |
|
Save a list of rows (list of list of strings) to a text file. |
|
Save dict of arrays to an HDF5 group, creating it if needed. |