hydromodpy.analysis#
Analysis layer for HydroModPy.
The legacy display and postprocess subpackages were removed in P08:
Figures live in
hydromodpy.display(catalog of registered classes).Metrics live in
hydromodpy.core.metrics.Derived fields live in
hydromodpy.results.derived.The launcher-managed postprocess workflow is now part of the simulation pipeline (see
hydromodpy.workflow.steps).
The legacy calibration subpackage was removed in P09 - calibration now
lives at hydromodpy.calibration (Optuna-first, lightweight, TOML-
simplified). Comparison, testbed and capability-gallery helpers remain here.
Modules
Selective publication of run figures into the documentation gallery. |
|
Common catalog primitives for campaign-oriented analysis workflows. |
|
Post-hoc and external simulation-comparison tooling. |
|
Analysis hub aggregating capability-gallery and comparison sub-configs. |
|
Shared config parsing helpers for analysis workflows. |
|
Method-testbed orchestration layer. |