hydromodpy.project#
Public Project facade and its helper subsystems.
The Project class is the high-level entry point for interactive
Python usage. The submodules below split its responsibilities so the
facade stays focused on the public verbs:
facade– theProjectclass itselfrunner– internal runner backingsimulate/calibrate/sweepcatalog– catalog access and lifecycle helperaccessors– read-only accessors exposed onproject.dataandproject.runsphases– model-phase verbs (configure,build_geographic, …)dispatch– workflow and calibration dispatch adapters
Classes
|
Setup-once, run-many interface for HydroModPy simulations. |
|
Catalog and lifecycle methods bound to a |
|
Helper exposed as |
|
Run-phase methods bound to a |
|
Helper exposed as |