This repository hosts Jupyter notebook training material for the Copernicus Climate Change Service (C3S) and the Copernicus Atmosphere Monitoring Service (CAMS).
The tutorials are designed for anyone interested in using C3S & CAMS data and has the following objectives:
- to demonstrate how data can be accessed via the Climate Data Store (CDS) and the Atmosphere Data Store (ADS), and
- to offer
example applications
andanalysis workflows
for different data types
These tutorials are in the form of Jupyter notebooks. You will not need to install any software as there are a number of free cloud-based services to create, edit, run and export Jupyter notebooks. Here are some examples:
If you would like to run the notebooks in your own environment, we suggest you install Anaconda, which contains most of the libraries you will need. You will also need to install Xarray for working with multidimensional data in netcdf files, and the CDS/ADS API (pip install cdsapi
) for downloading data programatically from the CDS & ADS.
This training material is made freely available on the ecmwf-projects Github space under a Apache 2.0 license.
- C3S Climate reanalysis - Tutorial on analysis of climatologies and trends in ERA5 climate reanalysis data
- C3S Climate reanalysis - Analysis of the September 2020 European heatwave using C3S reanalysis data
- C3S Climate reanalysis - Tutorial on calculating a climate index for wind chill
- C3S Climate reanalysis - Tutorial sull'uso dei dati del C3S (in Italian)
- C3S Climate projections - CMIP6 Global climate projections
- C3S Climate projections - CORDEX Regional climate projections
- CAMS Atmospheric Composition Data Access and Analysis Tutorial
- CAMS dust monitoring
- CAMS wildfire emissions
- CAMS ozone monitoring
- CAMS global reanalysis (EAC4) monthly averaged fields
- CAMS cross-section plot of sulphur dioxide (SO2) for La Palma volcanic eruption in October 2021
- CAMS European air quality index (EAQI)