hydromodpy.data.variables.hydrometry.examples.run_examples#
Hydrometry use-case examples - run standalone to test each scenario.
Usage:
python -m hydromodpy.data.variables.hydrometry.run_examples
Each function is an independent example that can be called directly.
Functions
|
Load hydrometry from custom CSV files (location CSV + chronicles). |
|
Load hydrometry with a single-line CSV (constant value in file). |
|
Load hydrometry with unit conversion (L/s → m³/s). |
|
Load hydrometry from Hub'Eau API (requires internet). |