hydromodpy.project.dispatch#
Dispatch adapters that bind workflow launchers to the public Project.
These modules sit above the architectural matrix because they depend on
hydromodpy.project.Project. The matrix layers (calibration,
workflow, analysis) must not reach Project, so the adapters live
here instead.
workflowexposesdispatch_workflow,DISPATCHand therun_*functions used by the CLI and the publichmp.runfacade.calibrationexposesProjectTrialPromotionProviderregistered in the calibration runner bootstrap.
Modules
Calibration adapters that depend on the public Project facade. |
|
Workflow dispatch adapters that bind launchers to |