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

Problem when download CESM2.2.2

FuchengY

Fucheng Yang
New Member
What version of the code are you using?
CESM 2.2.2


Have you made any changes to files in the source tree?
No


Describe every step you took leading up to the problem:

git clone GitHub - ESCOMP/CESM: The Community Earth System Model cesm2_2_2
cd cesm2_2_2/
git checkout release-cesm2.2.2
./manage_externals/checkout_externals

Output:

Processing externals description file : Externals.cfg (/glade/u/home/fuchengy/cesm2_2_2)
Checking local status of required & optional components: cam, cice, cdeps, cime, cism, clm, fms, mom, mosart, pop, rtm, ww3,
Checking out externals: cime, Processing externals description file : ../Externals_cime.cfg (/glade/u/home/fuchengy/cesm2_2_2/cime)
Checking out externals:
cam, Processing externals description file : Externals_CAM.cfg (/glade/u/home/fuchengy/cesm2_2_2/components/cam)
Checking out externals: chem_proc, Authentication realm: <- Revision 91835: /> ccsm:models
Password for 'XXX': ************

Authentication realm: <- Revision 91835: /> ccsm:models
Username:

If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.

No. The problem occurs on Derecho.


Describe your problem or question:

I am trying to download CESM 2.2.2 on Derecho. However, I got a problem on checking out externals. I was required to input a password to get access to - Revision 91835: /. It seems an old issue when using CESM1, but I did not find similar problem when I downloaded CESM 2.1.5.
 

jedwards

CSEG and Liaisons
Staff member
We have had intermittent problems with the svn server. It should all be solved now, if you still
have a problem please move your $HOME/.svn directory and try again. Sorry for the inconvenience.
 
Vote Upvote 0 Downvote
Top