Skip to main content

Package python pour récupérer les données modélisées de prévision de MétéoFrance et de l'ECMWF

Project description

MeteoFetch est un client Python pour récupérer, sans clé API, des prévisions Météo-France (Arome, Arpege, MFWAM) et ECMWF (IFS open data).

Forces

  • Sans clé API, accès direct aux jeux de données ouverts.
  • Choix du modèle, du paquet et des variables pour limiter la mémoire.
  • Retour en xarray (DataArray) prêt pour analyse/plot.

Installation

pip install meteofetch
conda install -c conda-forge meteofetch
mamba install meteofetch

Un modèle représente une source et une résolution (ex: Arome0025, Arpege01, Ifs). Un paquet regroupe des variables prédéfinies téléchargeables en une fois (ex: SP1, SP2, SP3). Vous pouvez aussi demander des variables précises pour un paquet.

Vidéo de carte réalisée avec mapflow :

from mapflow import animate
from meteofetch import Arome0025

datasets = Arome0025.get_latest_forecast(paquet="SP1")
animate(da=datasets["t2m"], path="run_t2m.mp4")

https://github.com/user-attachments/assets/05dec9f8-de94-4f22-bb25-2e55da4fb768

Documentation: https://meteofetch.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meteofetch-0.5.7.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meteofetch-0.5.7-py3-none-any.whl (38.7 kB view details)

Uploaded Python 3

File details

Details for the file meteofetch-0.5.7.tar.gz.

File metadata

  • Download URL: meteofetch-0.5.7.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for meteofetch-0.5.7.tar.gz
Algorithm Hash digest
SHA256 7dcecbf75b8527a4520ac03c3513e4147d4ae92a03bd2e498818f200eeb5a86c
MD5 8e78cbc9cebcde0aebf2f672a02b2411
BLAKE2b-256 e46e9cfc10122e7755a770d8f791a3de7285aead76c5c66a49d12a09eb8033a4

See more details on using hashes here.

File details

Details for the file meteofetch-0.5.7-py3-none-any.whl.

File metadata

  • Download URL: meteofetch-0.5.7-py3-none-any.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for meteofetch-0.5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c15bce85d83368a4baa88b4ccf4e7d6e542b948c47f8e85747c6415b8964c162
MD5 809ad1c4631414bc4e0a29b6e14a8464
BLAKE2b-256 3abf3adafed9d310a5c2b1ffc606b94979a895fc9a91528e07c3faf8e5535c79

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page