hydromodpy.workflow.steps.setup#
Setup step - structural bootstrap, geographic, spatial supports, process objects.
Functions
|
Ensure runtime-only zone ids required by launcher bindings are declared. |
|
Materialize declared spatial supports for the requested launcher phase. |
|
Build the geographic runtime selected by the validated TOML config. |
|
Return the ordered support ids referenced by heterogeneous flow parameters. |
|
Return True when at least one flow parameter is heterogeneous. |
|
Populate |
|
Resolve support configs actually needed by the current flow parameters. |
|
Initialise the structural objects shared by all later process runs. |
|
Populate |
|
Materialize declared spatial supports for the given build phase. |
|
Return the ordered provider names declared by resolved support configs. |
|
Fail early when heterogeneous flow parameters reference undeclared supports. |
Classes
|
Build geographic runtime, domain, and setup-phase spatial supports. |
|
Instantiate flow / transport process objects bound to the domain. |