Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This old instance of the CDS will be decommissioned on 26 September 2024 and will no longer be accessible from this date onwards. Let's migrate the guide and the code to CDS-Beta.
NEW URL: https://cds-beta.climate.copernicus.eu/api
Commits:
autoget.py
key
within either.cdsapirc
ormodel.cfg
, only type in your personal access token, no UID is needed and allowed.Examples
My
model.cfg
looks like:My
~/.cdsapirc
looks like:Test:
I guess you might still use this old style until 9/26 with this reminder pops up:
And the request will be queued and get stuck.
Update the new url and using the token from the beta website, run the test:
cd tests/ && python test_dload.py
it works: