hydromodpy.analysis.comparison.output_pipeline#

Shared comparison output pipeline.

This module owns the neutral post-processing sequence used by comparison launchers after their runs have been resolved and observable rows extracted.

Functions

write_comparison_output_bundle(*, cfg, ...)

Write common comparison artifacts after observable extraction.

Classes

ComparisonOutputBundle(observables_csv, ...)

Paths and payloads produced by the shared comparison output pipeline.