hydromodpy.data.common.custom_point_loader#
Generic custom point loader for user-provided CSV files.
Replaces the per-variable custom.py boilerplate. Handles: - Location file discovery ({variable}_custom_LOC.*) - Chronicle file discovery ({variable}_custom_{id}_*.csv) - Unit resolution (strict or fallback) - Constant expansion over project period - Optional value clamping (intermittency) - Optional multi-format dispatch (CSV dir / NetCDF / GeoTIFF)
Functions
|
Load custom data: CSV directory, NetCDF, or GeoTIFF. |
|
Load point records from a CSV directory. |