File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
1
# vim: set filetype=cfg:
2
2
# ####key for ECMWF in Climate Data Store Application Program Interface
3
3
# Get it from https://retostauffer.org/code/Download-ERA5/
4
+ # for ERA5
4
5
[CDS]
5
6
key = your-uid:your-api-key
6
7
7
- # The key to the new server for ECMWF
8
- # #Get it from https://software.ecmwf.int/wiki/display/WEBAPI/Accessing+ECMWF+data+servers+in+batch
8
+ # ####The key to the new server for ECMWF
9
+ # Get it from https://software.ecmwf.int/wiki/display/WEBAPI/Accessing+ECMWF+data+servers+in+batch
10
+ # for ERA-Interim [outdated]
9
11
[ECMWF]
10
12
email = the-email-address-used-as-login@ecmwf-website.org
11
13
key =
12
14
13
- # ####Passwd and key for download from ecmwf.int. Old version.
14
- [ECMWF_old]
15
- email = the-email-adress-used-as-login@ecmwf-website.org
16
- key =
17
-
18
15
# ####Passwd and key for download from ucar
19
16
[ERA]
20
17
email = the-email-adress-used-as-login@ucar-website.org
You can’t perform that action at this time.
0 commit comments