hydromodpy.calibration.lumped.gr4j_flow#

Output extractor for GR4J lumped model results.

GR4J is a lumped catchment model: results are already in memory as pandas Series (no binary files to parse). This extractor forwards them to the SimulationCatalog DuckDB tables.

Classes

Gr4jFlowExtractor()

Inject GR4J in-memory results into a SimulationCatalog.