Versions Compared

Key

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

...

As the ECDS portal shares similar infrastructure as the Copernicus Climate Data Store, the existing user tokens (CDS-API keys) can be reused in ECDS. After first log in, a user must accept the ECDS terms and conditions and TIGGE/S2S licence to get the access to the data.

Be aware that

currently

to access different data stores (cds.ecmwf.int, ecds.ecmwf.int, etc.)

, a

the user must have separate .cdsapirc files with the correct

url

URL for given data store.

Alternatively the url URL and user token can be part of the Python client definition as per Examples below.

...