Calibration Architecture#

Software architecture of the calibration stack in ``hydromodpy.calibration``: the code-oriented architecture map plus the full operational guide for adding methods, observables, and objectives.

For the user-facing hub, see Calibration Workflow. For the scientific side (inverse problem, methods), see Calibration.

Pages#

Code-oriented architecture

Package map, recommended reading path, and every UML diagram (config, runtime, execution flows, case structure) in one place.

Calibration Architecture
Operational calibration guide

TOML sections, optimizer catalogue, storage rules, common pitfalls, and the Python API for custom observables and objectives.

Calibration Guide