Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download ERA5 data from new CDS-beta #55

Open
HitachiWangNJU opened this issue Aug 16, 2024 · 3 comments
Open

Download ERA5 data from new CDS-beta #55

HitachiWangNJU opened this issue Aug 16, 2024 · 3 comments

Comments

@HitachiWangNJU
Copy link

As CDS website says, it will not be support no longer from Sept.
So could you update the program for download data~

@jovanovski
Copy link

+1 to this, the old CDS api is shutting down in 2 days. I tried using the new api URL and API key, but an assertion error fails the API key check and doesn't go through. Please update the assertion to remove that check

@HitachiWangNJU
Copy link
Author

+1 to this, the old CDS api is shutting down in 2 days. I tried using the new api URL and API key, but an assertion error fails the API key check and doesn't go through. Please update the assertion to remove that check

Dear jovanoski, I have solved this problem, just upgrade your cdsapi in your conda env~ it will work~

@jovanovski
Copy link

jovanovski commented Sep 25, 2024

EDIT: You are right, for us we force-updated earthkit via pip, and made sure we had the new CAMS url and api key ready.

--

I believe we use cdsapi via pip, and it's on the latest version 0.7.3, since conda is not even installed on our system. Did you install it another way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants