We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff41a39 + 4dc3d2d commit b20a207Copy full SHA for b20a207
config_inputdata.xml
@@ -7,6 +7,11 @@
7
<!-- inputdata_chksum.dat is found on the server in the directory above inputdata -->
8
<!-- it will be searched for filename and chksum of each downloaded file. -->
9
<!-- 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
+
15
<server>
16
<protocol>wget</protocol>
17
<address>https://ftp.cgd.ucar.edu/cesm/inputdata/</address>
0 commit comments