hydromodpy.spatial.mesh.runtime#
Shared public runtime helpers for catchment meshing workflows.
This module now acts mainly as the public validation/normalization facade used
by the dedicated launcher and by embedded launcher integrations. The concrete
mono-run execution pipeline lives in runtime_single_run so that the public
entry points here stay short and easy to follow.
Functions
|
Return one validated optional mesh section, or |
|
Enable river-network preprocessing when the mesh contract needs it. |
|
Return one validated launcher section and fail fast when it is missing. |
|
Run one mono-catchment mesh workflow and return the summary payload. |
|
Run one mono-catchment mesh workflow and keep the runtime mesh in memory. |