Skip to content

Releases: Samy-K/MeteoFrance_API_Client

v1.1.0 — MeteoFrance API Client

16 Apr 12:09

Choose a tag to compare

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.

  1. Download MeteoFrance_Client_v1.1.0.zip and extract it
  2. Edit API_config.txt and paste your Météo-France API token (see README for instructions)
  3. 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

15 Apr 09:16

Choose a tag to compare

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.

  1. Download MeteoFrance_Client_v1.0.0.zip and extract it
  2. Edit API_config.txt and paste your Météo-France API token (see README for instructions)
  3. Run MeteoFrance_Client.exe

NOAA ISD-Lite data requires no credentials.

Requirements (source / developer install)

  • Python ≥ 3.10
  • See requirements.txt