hydromodpy.data.data_managers_config#
Validated schema for the top-level [data] TOML section.
The role of this module is strictly declarative:
normalize and validate
data.types,validate nested sections of active manager families,
validate dedicated typed sections (currently
data.geologyanddata.oceanic).
Inference rules (domain/process-driven activation) are intentionally
implemented elsewhere in data_managers.planner.