cdsapi · PyPI
pypi.org › project › cdsapiFeb 09, 2021 · Configure. Get your UID and API key from the CDS portal at the address https://cds.climate.copernicus.eu/user and write it into the configuration file, so it looks like: $ cat ~/.cdsapirc url: https://cds.climate.copernicus.eu/api/v2 key: <UID>:<API key> verify: 0. Remember to agree to the Terms and Conditions of every dataset that you intend ...
cdsapi · PyPI
https://pypi.org/project/cdsapi09.02.2021 · Get your UID and API key from the CDS portal at the address https://cds.climate.copernicus.eu/user and write it into the configuration file, so it looks like: $ cat ~/.cdsapirc url: https://cds.climate.copernicus.eu/api/v2 key: <UID>:<API key> verify: 0. Remember to agree to the Terms and Conditions of every dataset that you intend to download.