Spatial Support and Hydrography#
How HydroModPy defines spatial zones and supports, how they are consumed by ``Field`` and ``FieldParam`` during heterogeneous parameter mapping, and how hydrography drives stream supports and simulated active-network diagnostics.
Use it when you want the support-definition contract owned by
hydromodpy.spatial.domain, the runtime path from support config
to registered support objects, the choice between geology-backed,
synthetic, and catchment-backed zonings, or the inventory of
hydrography-derived diagnostics exposed by a persisted run.
Pages#
Decision matrix for picking between geology-backed, synthetic, and catchment-backed supports, with TOML examples and field-mapping consequences.
Class and sequence diagrams for the spatial domain, support
registry, and runtime binding to Field.
Class diagrams and runtime flows for the hydrographic network builders, reference vs generated networks, and stream support resolution.
Inventory of what one persisted run exposes for the simulated active network: fields, metrics, figures, and the Python access path.