hydromodpy.spatial.domain.cases.run_domain_case#
Domain case runner from a single HydroModPy TOML configuration.
This module exposes:
run_domain_case_from_tomlto buildWorkspace, geographic context, andDomain.plot_domain_summaryto export a quick validation PNG (top, vertical scalar maps, catchment zones, and optional geology classes).a CLI entrypoint (
main) for local runs and smoke checks.
Run with:
python -m hydromodpy.spatial.domain.cases.run_domain_case
Functions
|
CLI entrypoint used by |
|
Save a quick domain validation figure and return its path. |
|
Build the domain stack from one global TOML file. |