hydromodpy.data.common.clients.sim2_meteofrance#
Canonical SIM2 (Meteo-France SAFRAN-ISBA surface reanalysis) EDR client.
The SIM2 reanalysis is produced by Meteo-France. It is exposed as a CF-compliant EDR endpoint:
This hosting has no rate limit, no API key requirement, and exposes NetCDF4 directly. It is the canonical source for HydroModPy.
Sim2EDRClient performs raw HTTP queries; Sim2MeteoFranceClient adds the user-friendly variable naming used by the rest of the codebase.
Functions
|
Fetch a SIM2 (Meteo-France) data cube. |
|
Inverse of |
|
Convert user-friendly variable names to SIM2 API variable names. |
Classes
|
Canonical SIM2 (Meteo-France) client accepting user-friendly variable names. |