hydromodpy.spatial.field.core#

Generic core components for field parameterization and discretization.

Modules

field_mesh

Abstract mesh contracts for field modules.

field_param

Field parameter container supporting homogeneous and heterogeneous values.

field_param_config

Pydantic schemas and helpers for field parameter TOML payloads.

field_param_io

TOML/CSV factories for FieldParam.

field_spatial

Generic field interface and shared discretization structure.

field_spatial_weighted_discretization

Concrete discretization based on per-zone cell fractions.

physical_bounds

Central registry of physical bounds for HydroModPy parameters.