Closed dabhicusp closed 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.
https://cds.climate.copernicus.eu/api/v2
https://cds.climate.copernicus.eu/api
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.
Due to an update in the URL of the Climate Data Store (CDS) from
https://cds.climate.copernicus.eu/api/v2
tohttps://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.