hydromodpy.simulation.extraction.post_run#
Post-run hook that ingests solver outputs into the SimulationCatalog.
Called by SimulationRunner after each solver execution completes.
Orchestrates the full results lifecycle: extract → derive → export →
cleanup → provenance.
Functions
|
Run automated exports for one simulation when configured. |
|
Cleanup raw solver files through the matching solver adapter. |
|
Compute solver-adapter derived outputs and catchment aggregates. |
|
Extract raw solver outputs into the SimulationCatalog. |
|
Ingest solver outputs into the SimulationCatalog after a run completes. |
|
Persist lightweight solver-side execution metrics in the catalog. |