hydromodpy.spatial.geographic.cases.reference_catchment_delineation_case.run_case#

Run one or multiple geographic-only cases from one TOML configuration.

Run with:

python -m hydromodpy.spatial.geographic.cases.reference_catchment_delineation_case.run_case

Functions

compute_catchment_metrics(geographic)

Compute DEM-sensitive metrics for catchment and box-buffer footprints.

main([argv])

run_geographic_case_from_toml(config_toml)

Build Workspace + Geographic from one global TOML file.

run_geographic_cases_from_toml(config_toml, *)

Run one or multiple geographic cases and return per-case summaries.