hydromodpy.display.overview#

Overview report - watershed identity-card panel rendering.

Consumes a DataOverviewState (pre-simulation: geographic + loaded data only) and produces one PNG per enabled panel in [overview.panels]. Unlike the display.figures registry (which binds to hydromodpy.results.run.Run), overview panels run without any simulation result.

Modules

config

Pydantic configuration for the data-overview report (display layer).

panels

Panel rendering functions for the overview report.

report

Orchestrate artifact generation for the data-overview report.

summary

Compute aggregate metrics for the overview stats card.

web

Block-based HTML report for the overview workflow.