hydromodpy.core.administrative_france#

French administrative region name registry shared by config layers.

Functions

french_region_code(region)

Return the INSEE region code for a supported French region label or code.

known_french_region_names()

Return canonical French administrative region labels accepted in configs.

normalize_french_region_key(value)

Normalize a French region label for registry lookups.

validate_french_regions(regions)

Validate French region labels and return canonical labels.