hydromodpy.config.toml_section_loader#

TOML section orchestration for HydroModPyConfig.from_toml/from_dict.

Functions

load_geographic_section(section_data, base, *)

Load [geographic], allowing DEM resolution from [data.dem] when declared.

load_standard_section(section_data, ...[, ...])

Load one regular section by validating against a Pydantic model class.