hydromodpy.calibration.lumped.gr4j_adapter#
Calibration-side adapter for the lumped GR4J catchment model.
GR4J runs in-memory through simulation.extraction.calibration_bridge: it
never writes solver binaries, and execute is therefore not wired into the
staged flow runner. The class exposes extract_calibration_series so the
calibration engine can read the catalogued series back from the cold-path
store after promote_trial has persisted the best run, using the same
shape as the MODFLOW backend adapters.
Classes
|
GR4J calibration adapter (lumped model, no solver binary). |