...
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 currentlyto access different data stores (cds.ecmwf.int, ecds.ecmwf.int, etc.) , athe user must have separate .cdsapirc files with the correct urlURL for given data store. Alternatively the url URL and user token can be part of the Python client definition as per Examples below. |
...