Skip to content

Commit 244afd3

Browse files
authored
Update README.md
1 parent 9d364cd commit 244afd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ devtools::install_github("agrdatasci/ag5Tools", build_vignettes = TRUE)
3838
### Downloading AgERA5 data
3939

4040
#### Install Python and the CDS API
41-
Before using the *ag5Tools* package, you need to intall Python and the CDS API, please see the detailsin the [CDSAPI guide](https://cds.climate.copernicus.eu/api-how-to)
41+
Before using the *ag5Tools* package, you need to intall Python and the CDS API, please see the detailsin the [CDSAPI guide](https://cds.climate.copernicus.eu/how-to-api)
4242

4343
#### Get your CDS API-Key
4444

45-
To download AgERA5 data you should first register at the Climate Data Store and get your API key. Please follow the instructions detailed in the [CDSAPI guide](https://cds.climate.copernicus.eu/api-how-to)
45+
To download AgERA5 data you should first register at the Climate Data Store and get your API key. Please follow the instructions detailed in the [CDSAPI guide](https://cds.climate.copernicus.eu/how-to-api)
4646

47-
You need to create a file to store the API key. Please follow the instructions detailed [here](https://cds.climate.copernicus.eu/api-how-to)
47+
You need to create a file to store the API key. Please follow the instructions detailed [here](https://cds.climate.copernicus.eu/how-to-api)
4848

4949
#### Examples
5050

0 commit comments

Comments
 (0)