hydromodpy.analysis.testbed.contracts#
Workflow runner contracts consumed by method testbeds.
Functions
|
Return registered runner types in stable order. |
|
Return the registered runner provider, or raise if none is wired. |
|
Return the adapter registered for one testbed runner type. |
|
Register the workflow-backed runner provider. |
|
Register or replace one testbed workflow adapter. |
|
Run one child workflow through the registered testbed provider. |
|
Return the child workflow mode associated with one testbed runner type. |
Classes
|
Default adapter for calibration child workflows. |
|
Default adapter for comparison child workflows. |
|
Default adapter for simulation child workflows. |
|
Child workflow runner bundle consumed by testbed launchers. |
|
Workflow-specific execution adapter used by the testbed runtime. |