hydromodpy.spatial.field.core.field_param_io#

TOML/CSV factories for FieldParam.

Module-level loaders that turn TOML/CSV inputs into a fully-resolved mapping, then build a FieldParam value-holder via FieldParam.from_dict.

Functions

field_param_from_toml(toml_path[, section])

Build FieldParam from a TOML file.