problem with downloading input data

hello everybody!

while the build-process of the model check_input_data firstly checks for missing input data and will then use svn to export the required input data from the ucar input-data repository.

this process usually works perfectly but the process doesn't work with the following input data netcdf file:

surfdata_0.23x0.31_simyr1850_c100404.nc (downloaded from https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/lnd/clm2/surfdata/)

I always get the following error message:

"svn: GET of '/!svn/bc/2191/trunk/inputdata/lnd/clm2/surfdata/surfdata_0.23x0.31_simyr1850_c100404.nc':
Could not read response body: Secure connection truncated
(https://svn-ccsm-inputdata.cgd.ucar.edu)"

when i check my input data directory the file is downloaded (has the correct size of 6.9 gb) but is still a tmp-file instead of a netcd...

thanks for any help!
 
Back
Top