Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

input data download

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
I think that you are more likely to solve this by speaking to the system admins of the computer that you are working on.
 
Top