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

Need to download cesm 1.2.2 in derecho

maruf2812

Montasir Maruf
Member
What version of the code are you using?
- CESM 1.2.2

Describe every step you took leading up to the problem:
- I went through the online documentation to download cesm 1.2.2 on derecho but did not work. Also went through relevant question is the forum but did not find relevant things.


Describe your problem or question:
- I need to download cesm 1.2.2 on derecho but the old documentation did not work. I tried
svn co --username guestuser --password [password] https://svn-ccsm-models.cgd.ucar.edu/cesm1/release_tags/cesm1_2_1 cesm1_2_1 but svn did not work in derecho
 

jedwards

CSEG and Liaisons
Staff member
I just checked out 1_2_2 - note that I simply copied the command you tried to use that got 1_2_1... Perhaps you should
figure out why svn isn't working in your account.
 
Vote Upvote 0 Downvote

jedwards

CSEG and Liaisons
Staff member
If you look further up in the output you will see the problems:
svn: warning: W205011: Error handling externals definition for 'cesm1_2_2/models/utils/mct':
svn: warning: W170013: Unable to connect to a repository at URL 'https://github.com/quantheory/MCT/tags/compiler_fixes_n04_MCT_2.8.3'
svn: warning: W205011: Error handling externals definition for 'cesm1_2_2/models/utils/pio':
svn: warning: W170013: Unable to connect to a repository at URL 'http://parallelio.googlecode.com/svn/trunk_tags/pio1_8_12/pio'

A search of these forum pages will provide the solutions. I must say that you are taking on a considerable challenge with this old tag.
 
Vote Upvote 0 Downvote

maruf2812

Montasir Maruf
Member
Hi @jedwards I have searched this issue in the forum but have not found any helpful solution :( . It would be really great if could kindly download cesm1_2_2 in your scratch, I will copy the code from your scratch.

I really appreciate your help!
 
Vote Upvote 0 Downvote
Top