Skip to content
Discussion options

You must be logged in to vote

Hi @guhuo123, THe new CDS API endpoint is https://cds.climate.copernicus.eu/api

You can create or update a .cdsapirc file in your home directory that contains the URL and your access key in the following format:

url: https://cds.climate.copernicus.eu/api
key: your_api_key

Downloading the data from the new CDS site requires an ECMWF account and accepting new Terms of Use on the ERA5 dataset. There are more detailed instructions in this notebook: https://github.com/ASFOpenSARlab/opensarlab_MintPy_Recipe_Book/blob/main/2_CDS_Access.ipynb

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by yunjunz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1334 on June 04, 2025 03:15.