hydromodpy.physics.base.process_spatial_config#

Prototype Module: Base Process Config Schema#

Defines ProcessSpatialConfig, the minimal shared Pydantic schema used by process configuration models.

Concrete process schemas should typically inherit from this class and add process-specific validation.