Skip to content

Commit b20a207

Browse files
authored
Merge pull request #258 from jedwards4b/mv_primary_inputdata_server
moves the primary inputdata server to cisl rda
2 parents ff41a39 + 4dc3d2d commit b20a207

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config_inputdata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
<!-- inputdata_chksum.dat is found on the server in the directory above inputdata -->
88
<!-- it will be searched for filename and chksum of each downloaded file. -->
99
<!-- see the file ftp://ftp.cgd.ucar.edu/cesm/inputdata_chksum.dat for proper format. -->
10+
<server>
11+
<protocol>wget</protocol>
12+
<address>https://osdf-data.gdex.ucar.edu/ncar/gdex/d651077/cesmdata/inputdata/</address>
13+
</server>
14+
1015
<server>
1116
<protocol>wget</protocol>
1217
<address>https://ftp.cgd.ucar.edu/cesm/inputdata/</address>

0 commit comments

Comments
 (0)