Example notebooks showing how to work with ECMWF services and data

ecmwf ecmwf Last update: Nov 26, 2023

- How to work with meteorological data

Binder

The examples in this space should give you a good starting point how you can work with ECMWF services and data through Python using Jupyter notebooks.

Each notebook has a list of nececary libraries needed for it to work and code to install it.

If you clone this repo and want to explore all the notebooks. you can use the environment.yml file to create a conda environment and install all the libraries inside, using this command:

conda env create -f environment.yml

Note: All the libraries are frozen on 30th March 2023.

Subscribe to our newsletter