Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 526 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 526 Bytes

Processsing ECMWF data with Python

Sometimes, just visulisation is not good enough. Users need to retrieve/access and process data. For 30 years now ECMWF provides Metview, a high-level tool to access forecast and observation data in formats stored in MARS archive at ECMWF: GRIB, BUFR and ODB. In recent years the NetCDF support was much approved.

The notebooks in this folder show you how you can use the metview-python interface to access/process & visualise meteorological data.