Merged
Conversation
+ update beta version url + personal access token, no UID + where to find my token + where to accept the Terms of Use
Closed
+ dependency: add cdsapi>=0.7.0 version constraint on pyproject.toml and requirements.txt files + tests/test_dload.py: update print out website link + README: - remove obsolete link to retostauffer.org website - update link to the "create a new account" link
yunjunz
approved these changes
Sep 18, 2024
Member
yunjunz
left a comment
There was a problem hiding this comment.
Thank you so much @yuankailiu! Following your note, I registered a new account, updated the ~/.cdsapirc file, and everything looks nicely with the new CDS-beta. I will go ahead and merge this, and cut a new release.
|
I saw a reminder on the ERA5 website asking if it is necessary to update the pyaps3 file |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.pykeywithin either.cdsapircormodel.cfg, only type in your personal access token, no UID is needed and allowed.Examples
My
model.cfglooks like:My
~/.cdsapirclooks 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.pyit works: