hydromodpy.calibration.runners#

Calibration runners (trial drivers) layer.

Owns the “prepare once, evaluate many” trial primitive used by the calibration loop to evaluate parameter samples without re-running the expensive setup phases.

Modules

contracts

Protocol contracts that the calibration trial primitives consume.

trial

Trial primitive - "prepare once, evaluate many".