This method is only supported to UNIX platforms with Python. |
This method is an alternative way for downloading ECMWF public datasets in a programmatic way. The user can include this functions in their programs and get the data. |
|
|
sudo pip install https://software.ecmwf.int/wiki/download/attachments/23694554/ecmwf-api-client-python.tgz |
If you cannot run the sudo
or pip
commands, just download the ecmwf-api-client-python.tgz. Extract its content and copy the module ecmwfapi
to a directory pointed by the environment variable PYTHONPATH
.
The data available through the Web API is organized in Datasets has its own availability. If you go to http://apps.ecmwf.int/datasets/ You will view all the Datasets that are available from our archive. We strongly recommend you to to navigate through our datasets archive to become familiar with the availability of our archive.You may select a Dataset and start navigate trough the contents.
The web-application above will help you to check and understand the availability. For any kind of selections the system will update the attributes in a dynamic way to reflect the current availability. (ie if you change the steps some parameters will be added or removed).
For instance:
Spend some time to understand how it works, make some selections try to execute the MARS scripts. |
See Available ECMWF Public Datasets. |
Python MACC Reanalysis samples |
We also have some API for several client languages. Note that PYTHON is the most tested and supported. PerlYou need to download the clien, extract its content and to a directory pointed by the environment variable JavaYou need to download the client and you will also need the Java JSON package. |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|