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

example_custom_csv()

Load hydrometry from custom CSV files (location CSV + chronicles).

example_custom_csv_one_line()

Load hydrometry with a single-line CSV (constant value in file).

example_custom_unit_conversion()

Load hydrometry with unit conversion (L/s → m³/s).

example_hubeau_api()

Load hydrometry from Hub'Eau API (requires internet).