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
Pydantic configuration for the data-overview report (display layer). |
|
Panel rendering functions for the overview report. |
|
Orchestrate artifact generation for the data-overview report. |
|
Compute aggregate metrics for the overview stats card. |
|
Block-based HTML report for the overview workflow. |