hydromodpy.calibration.objective_mapping#
Parse evaluated objective points from calibration iteration histories.
Used by validation benchmark plots (validation_cases/calibration/plotting.py)
to render objective surfaces from persisted JSONL traces. Kept deliberately
dependency-light.
Functions
|
Load evaluated objective points from a calibration JSONL history. |
Classes
|
One evaluated simulation used to map the objective function. |