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

CCSM4/CESM1_0 download problem

Hi,

I am downloading models from NCAR websites using SVN 1.6. When I issue command

svn co https://svn-ccsm-release.cgd.ucar.edu/model_versions/cesm1_0 cesm1_0

model downloading is initialized but after some time I get error that is

A cesm1_0/models/ice/cice/docs/RefGuide/html/namespacemembers_0x73.html
A cesm1_0/models/ice/cice/docs/RefGuide/html/namespacemembers_vars_0x77.html
Segmentation fault

I tried it for CCSM4 as well but same problem. I downloaded the observation data without any error but for models I get this error.

Previously I have used model on different machine and now I want to install it on SGI Octane III cluster.

Can someone sort out this issue?

Siraj
 

mvr

Member
i am able to issue the same command on a machine using 1.6.13 without problem...since you are
able to check out on other machines, i'm guessing there's a problem with the installation of the
svn client on this machine...are you (or your administrator) able to check the compatibility of
the libraries and various packages included with this installation?...i'm no expert here, but i
suspect the problem is related...

in the meantime, you can checkout the code on another machine and then tar, zip and move
it to the desired platform...

-mathew
 
Top