hydromodpy.data.common#
Shared helpers for the data_managers package.
Modules
Administrative boundary detection - country-specific subdivision lookup. |
|
HTTP helpers for API adapters (retry, pagination, status check). |
|
Shared API clients for multi-variable providers (SIM2, ERA5, …). |
|
Common loaders for custom gridded data (NetCDF and GeoTIFF). |
|
Generic custom point loader for user-provided CSV files. |
|
CSV export: chronicles, metadata, and table of contents. |
|
Spatial helpers: bbox, haversine, nearest station, mask filtering. |
|
I/O helpers: CSV, Parquet, SHP/GPKG readers and filename conventions. |
|
Unified progress and logging interface for data managers. |
|
Unit conversion helpers backed by |
|
Validation: completeness diagnostics and column checks. |