hydromodpy.analysis.config_helpers#
Shared config parsing helpers for analysis workflows.
Functions
|
Return a plain dict from an optional mapping value. |
|
Normalize one optional list of distinct text values. |
|
Normalize one optional mapping of text keys and values. |
|
Return one normalized optional text value. |
|
Validate that one raw value is a mapping. |
|
Return one normalized non-empty text value. |
|
Resolve one optional path relative to the configuration file. |
|
Resolve one required path relative to the configuration file. |
|
Validate one optional positive integer. |