Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The data is downloaded via web-api using python scripts. You will need to download the appropriate python modules to run these scripts. For example, the python scripts will contain commands like,

  • "from ecmwfapi import ECMWFDataServer"


General information related to downloading the data via web-api, is described here:

...

Specifically, follow the steps here to install the latest code version:

https://pypi.org/project/ecmwf-api-client/

...