hydromodpy.analysis.testbed.regional_lab_adapter#

Projection helpers for the regional-lab testbed profile.

Functions

regional_case_to_testbed_case(case)

Project one regional-lab planned case onto the testbed case vocabulary.

regional_plan_to_testbed_cases(planned_cases)

Project a regional-lab plan to testbed-style planned cases.

run_case_with_testbed_provider(case, *[, ...])

Run one regional-lab planned case through the testbed runner provider.

Classes

RegionalLabTestbedCase(case, runner, ...)

Testbed-style projection of one regional-lab planned case.