hydromodpy.workflow.steps.planning#

Planning step - build a SimulationPlan and align ResultsConfig with the plan.

Functions

step_apply_flow_overrides(flow, overrides)

Patch homogeneous flow parameters in-place.

step_build_plan(ctx, *, name[, overrides, ...])

Build the SimulationPlan to execute.

step_configure_results(user_cfg, plan)

Return a ResultsConfig aligned with the plan content.

step_rebuild_domain(ctx, *, thickness)

Rebuild the Domain with a new aquifer thickness.