Releases: Samy-K/MeteoFrance_API_Client
Releases · Samy-K/MeteoFrance_API_Client
v1.1.0 — MeteoFrance API Client
MeteoFrance API Client — v1.1.0
Light/dark theme toggle on the interactive station map.
What's new
- Map theme toggle — switch between light and dark basemap directly from the map (🌙 / ☀️ button, top-right corner)
Windows Standalone Executable
No Python installation required.
- Download
MeteoFrance_Client_v1.1.0.zipand extract it - Edit
API_config.txtand paste your Météo-France API token (see README for instructions) - Run
MeteoFrance_Client.exe
NOAA ISD-Lite data requires no credentials.
Requirements (source / developer install)
- Python ≥ 3.10
- See
requirements.txt
v1.0.0 — MeteoFrance API Client
MeteoFrance API Client — v1.0.0
First public release of the MeteoFrance API Client, a tool for downloading
and analysing hourly surface meteorological data.
Features
- Two data sources: Météo-France DPClim (~4 000 French stations) and NOAA ISD-Lite (~26 000 worldwide stations)
- Interactive station map (Leaflet.js) with search by name, coordinates, department, or ID
- Automated reports: quality-control PDF and climatological factsheet PDF per station
- CSV export with per-variable quality flags
Windows Standalone Executable
No Python installation required.
- Download
MeteoFrance_Client_v1.0.0.zipand extract it - Edit
API_config.txtand paste your Météo-France API token (see README for instructions) - Run
MeteoFrance_Client.exe
NOAA ISD-Lite data requires no credentials.
Requirements (source / developer install)
- Python ≥ 3.10
- See
requirements.txt