Skip to content

Latest commit

 

History

History

mars_retrieve_examples

MARS retrieval examples

All data produced within the Copernicus Climate Change Service regional reanalysis for Europe and the pre-operational UERRA project are publicly available for download via the ECMWF MARS system. These are example python scripts for retrieving temperature and 24 hour precipitation data. Please note that these requests can result in the retrieval of a lot of data.

Before running these scripts it is recommended to explore the available data and the corresponding MARS requests via Web-MARS:
UERRA-HARMONIE data in Web-MARS
MESCAN-SURFEX data in Web-MARS
Then modify the time, parameters, levels etc. in the scripts to match your specific needs.

The examples provided here use the python ECMWF Web-API client. Information about prerequisites for running these examples can be found at the ECMWF website. The examples are based on the UERRA SMHI retrieval efficiency Web-API example.

General information

This project contains example code for users of the Copernicus Climate Change Service regional reanalysis for Europe (C3S_322_Lot1) data. More information about the service can be found at the Copernicus Climate Change Service regional reanalysis for Europe website.

The reanalysis data were initially produced within the FP7 pre-operational UERRA project. More information about the reanalyses systems and data can be found at the UERRA website.