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

Invalid links to Climate Data Store #58

Open
pos-ki opened this issue Oct 9, 2024 · 2 comments
Open

Invalid links to Climate Data Store #58

pos-ki opened this issue Oct 9, 2024 · 2 comments

Comments

@pos-ki
Copy link

pos-ki commented Oct 9, 2024

At various places throughout the codebase (in README.md, CONTRIBUTING.md, and possibly more), and in the documentation, the link to https://cds.climate.copernicus.eu/api-how-to is no longer valid. I believe the current correct link is https://cds.climate.copernicus.eu/how-to-api.

The "ECMWF ERA5" link on the main website is also no longer valid.

It seems that the website has been overhauled at the end of September.

@cathaypacific8747
Copy link

Thanks for the report, we are currently rewriting the codebase (#62) and will update it to the latest CDS API. We will consider adding the Google Cloud ARCO ERA5 dataset as well.

cathaypacific8747 added a commit that referenced this issue Dec 31, 2024
…aft types

- feat: add `__array_namespace__` support for polars
- test: skip deprecated old code
@cathaypacific8747 cathaypacific8747 mentioned this issue Dec 31, 2024
17 tasks
@cathaypacific8747
Copy link

Unfortunately, the CDS API has been rather unreliable with slow download speeds. We have added new experimental code to download ERA5 using google cloud instead: https://github.com/HKUST-OCTAD-LAB/AirTrafficSim/blob/f0256ec7e2b84e75fe8a4d01294fabcdc186e1c7/airtrafficsim/experimental/performance/era5.py

The documentation containing the fixes will soon be built.

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