hydromodpy.calibration.metrics.composite#

Composite metric extractors.

The legacy build_metric_extractor factory and its composite variant live here. They wire CalibrationConfig.outputs and objective_blocks to the solver extractors and produce the (primary, components) payload consumed by the calibration engine.

Functions

build_metric_extractor(variable, objective, ...)

Return a metric function closed over the loaded observations.