google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
216 stars 40 forks source link

Sample URLs of the cds is updated. #487

Closed dabhicusp closed 1 month ago

dabhicusp commented 1 month ago

Due to an update in the URL of the Climate Data Store (CDS) from https://cds.climate.copernicus.eu/api/v2 to https://cds.climate.copernicus.eu/api, we need to update the URL in all relevant places.

Reference: https://cds.climate.copernicus.eu/how-to-api

This pull request (PR) will update the URLs from all of these places, ensuring that the code continues to function properly with the updated CDS URL.