hydromodpy.core.config_kit.types#
Shared constrained config types and reusable Literal aliases.
Module attributes
|
Snake-case identifier starting with a lowercase letter. |
|
String stripped of surrounding whitespace. |
|
String stripped and lower-cased (use for case-insensitive enums). |
|
Non-empty string after stripping whitespace. |
|
Optional free-form text. |
|
Optional ISO-8601 date ( |
|
Reusable BeforeValidator to combine with a |
|
Float in the closed interval [0, 1]. |
|
Sub-sampling density per cell axis used when rasterising masks. |
|
Calendar period unit used by simulation/time windows. |
|
Reaction policy when input data does not cover a window. |
|
Spatial interpolation method shared by spatial and physics layers. |