input data download

Status
Not open for further replies.

xgao304

Member
Dear Sir:

I am wondering if there is any way to download the specific input data.

The cesm website (https://www.cesm.ucar.edu/models/cesm2) lists three data download method: GridFTP, Anonymous FTP, subversion.

Anonymous FTP is not responding. For subversion, I could only download the data via web browse to the labtop, which is not feasible for a large file (eg., > 10 GB).
I tried to use "svn" in our linux system, but always get the error message. For example:

svn -ls https://svn-ccsm-inputdata.cgd.ucar..._landuse_clm52deg005_histLUH2_1850.c190119.nc
svn: E205000: Non-numeric limit argument given
svn: E200004: Could not convert 's' into a number

Before I also used "wget" to fetch specific file, but it does not work any more:

wget https://svn-ccsm-inputdata.cgd.ucar..._landuse_clm52deg005_histLUH2_1850.c190119.nc
--2023-07-21 21:45:02-- https://svn-ccsm-inputdata.cgd.ucar..._landuse_clm52deg005_histLUH2_1850.c190119.nc
Resolving svn-ccsm-inputdata.cgd.ucar.edu (svn-ccsm-inputdata.cgd.ucar.edu)... 128.117.13.55
Connecting to svn-ccsm-inputdata.cgd.ucar.edu (svn-ccsm-inputdata.cgd.ucar.edu)|128.117.13.55|:443... connected.
ERROR: The certificate of ‘svn-ccsm-inputdata.cgd.ucar.edu’ is not trusted.
ERROR: The certificate of ‘svn-ccsm-inputdata.cgd.ucar.edu’ hasn't got a known issuer.

----

Could you help?

Thanks,

Xiang
 

slevis

Moderator
Staff member
I think that you are more likely to solve this by speaking to the system admins of the computer that you are working on.
 
Status
Not open for further replies.
Back
Top