Skip to content

Latest commit

 

History

History
 
 

processing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.