...
Access via web-api
The data is downloaded via from the ECMWF public datasets service using web-api using with python scripts . You will need to download the appropriate python modules to run these scripts. For example, the python scripts will contain from ecmwfapi import commands, like in this simple example:
...