Download CESM v2.1.3

yhdchoi

YONGHAN CHOI
New Member
What version of the code are you using?
CESM version 2.1.3


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


Describe every step you took leading up to the problem:
(step 1) git clone -b release-cesm2.1.3 GitHub - ESCOMP/CESM: The Community Earth System Model ./my_cesm_sandbox
(step 2) ./manage_externals/checkout_externals



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.


Describe your problem or question:

Failure of manage_externals/checkout_externals
Error messages are as follow:
ERROR:root:Failed with output:
svn: E170013: Unable to connect to a repository at URL 'https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src'
svn: E160013: '/CFMIP/COSPv2.0/tags/v2.1.4cesm/src' path not found


Could you let me know how I can solve the above problem?
I would like to use CESM version 2.1.3.
Thanks!
 

jedwards

CSEG and Liaisons
Staff member
You cannot use version 2.1.3 without making modifications equivalent to those made to create 2.1.5 - why do you insist that it isn't what you want?
 
Vote Upvote 0 Downvote

yhdchoi

YONGHAN CHOI
New Member
That's because I would like to use CESM with DART and wrapper scripts for data assimilation cycling are optimized for earlier versions of CESM.
As I understand, it is very difficult to make modifications for using CESM version 2.1.3. Am I right?
Thanks a lot!
 
Vote Upvote 0 Downvote
Back
Top