Skip to content

Commit

Permalink
Add Important Notes on Data Parameters & Terms
Browse files Browse the repository at this point in the history
  • Loading branch information
DahyannAraya committed Oct 28, 2024
1 parent b87d046 commit b8fac1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions climada_petals/hazard/copernicus_forecast/handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,15 @@ def download_and_process_data(
data_out : str or Path, optional
Base directory path for storing data, by default None.
Important Notes
---------------
- **CDS Parameter Selection**: Please refer to the Copernicus Climate Data Store (CDS) website
for information on valid parameter values. Proper knowledge of CDS dataset specifications
(including variable names, temporal resolutions, and spatial configurations) is required
for effective parameter selection.
- **Terms and Conditions**: Before using this function, remember to accept
the terms and conditions of this dataset. These terms can be reviewed on the download
page of "Seasonal forecast daily and subdaily data on single levels"(https://cds.climate.copernicus.eu/datasets/seasonal-original-single-levels?tab=overview)
Returns
-------
Expand Down

0 comments on commit b8fac1b

Please sign in to comment.