hydromodpy.calibration.lumped#

Lumped catchment models used as calibration targets.

GR4J lives here because it never goes through the staged flow runner: it runs in RAM and is driven directly by the calibration bridge. The solver layer is reserved for backends that produce on-disk simulation artifacts (MODFLOW 6, MODFLOW-NWT, Boussinesq).

Modules

gr4j_adapter

Calibration-side adapter for the lumped GR4J catchment model.

gr4j_flow

Output extractor for GR4J lumped model results.

ram_cache

In-memory cache for lumped-model lightweight extraction.