hydromodpy.data.common#

Shared helpers for the data_managers package.

Modules

administrative

Administrative boundary detection - country-specific subdivision lookup.

api_client

HTTP helpers for API adapters (retry, pagination, status check).

clients

Shared API clients for multi-variable providers (SIM2, ERA5, …).

custom_grid_loader

Common loaders for custom gridded data (NetCDF and GeoTIFF).

custom_point_loader

Generic custom point loader for user-provided CSV files.

export

CSV export: chronicles, metadata, and table of contents.

geo_helpers

Spatial helpers: bbox, haversine, nearest station, mask filtering.

io_helpers

I/O helpers: CSV, Parquet, SHP/GPKG readers and filename conventions.

progress

Unified progress and logging interface for data managers.

unit_helpers

Unit conversion helpers backed by hydromodpy.core.units.

validation

Validation: completeness diagnostics and column checks.