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

CESM2.0.1 Release Now Available

aliceb

Member
Dear CESM participants, The CESM2.0.1 incremental bug-fix release to CESM2.0.0 is now available. To download this version of the model, please reference the Quick Start Guide at https://escomp.github.io/cesm/release-cesm2/-- or --follow the download instructions at http://www.cesm.ucar.edu/models/cesm2/release_download.html.The fixed and outstanding issues are listed at http://www.cesm.ucar.edu/models/cesm2/tags/.CESM2.0 is accompanied by substantial new scientific additions to all model components, a new wave component, an advanced, interactive ice sheet model and powerful new infrastructure capabilities. A summary of these new features is described at http://www.cesm.ucar.edu/models/cesm2/whatsnew.html.The CESM2.0 release does not include the Coupled Model Intercomparison Project phase 6 (CMIP6)related forcings and associated component sets. These will be made available in the CESM2.1 release, scheduled for this fall. Regards,The CESM Project 
 
Hello to all, I'm trying to download CESM2 release but I've encountered some problems.I've successfully cloned it (git clone -b release-cesm2.0.1 https://github.com/ESCOMP/cesm.git), but I don't seem to run the './manage_externals/checkout_externals' completely. I'm trying for a few days already with the same error.Is there something around it? Thanks in advance. Here is the screen print:sancho@service1:/scratch/21081a/sancho/cesm> ls
ChangeLog  ChangeLog_template  cime_config  Copyright  doc  Externals.cfg  LICENSE.txt  manage_externals  README.rst
sancho@service1:/scratch/21081a/sancho/cesm> ./manage_externals/checkout_externals
Processing externals description file : Externals.cfg
Checking status of externals: clm, mosart, ww3, cime, cice, pop, cism, rtm, cam,
Checking out externals: clm, mosart, ww3, ERROR:root:Command '[u'svn', u'checkout', u'--quiet', u'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01', u'/scratch/21081a/sancho/cesm/components/ww3']' returned non-zero exit status 1
ERROR:root:Failed with output:
    svn: E000110: Unable to connect to a repository at URL 'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01'
    svn: E000110: Error running context: Connection timed out

ERROR: In directory
    /scratch/21081a/sancho/cesm
Process did not run successfully; returned status 1:
    svn checkout --quiet https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01 /scratch/21081a/sancho/cesm/components/ww3
See above for output from failed command.
Please check the log file manage_externals.log for more details.

ERROR: Failed with output:
    svn: E000110: Unable to connect to a repository at URL 'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01'
    svn: E000110: Error running context: Connection timed out

ERROR: In directory
    /scratch/21081a/sancho/cesm
Process did not run successfully; returned status 1:
    svn checkout --quiet https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01 /scratch/21081a/sancho/cesm/components/ww3
See above for output from failed command.
Please check the log file manage_externals.log for more details.
sancho@service1:/scratch/21081a/sancho/cesm>

 
 
Hello to all, I'm trying to download CESM2 release but I've encountered some problems.I've successfully cloned it (git clone -b release-cesm2.0.1 https://github.com/ESCOMP/cesm.git), but I don't seem to run the './manage_externals/checkout_externals' completely. I'm trying for a few days already with the same error.Is there something around it? Thanks in advance. Here is the screen print:sancho@service1:/scratch/21081a/sancho/cesm> ls
ChangeLog  ChangeLog_template  cime_config  Copyright  doc  Externals.cfg  LICENSE.txt  manage_externals  README.rst
sancho@service1:/scratch/21081a/sancho/cesm> ./manage_externals/checkout_externals
Processing externals description file : Externals.cfg
Checking status of externals: clm, mosart, ww3, cime, cice, pop, cism, rtm, cam,
Checking out externals: clm, mosart, ww3, ERROR:root:Command '[u'svn', u'checkout', u'--quiet', u'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01', u'/scratch/21081a/sancho/cesm/components/ww3']' returned non-zero exit status 1
ERROR:root:Failed with output:
    svn: E000110: Unable to connect to a repository at URL 'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01'
    svn: E000110: Error running context: Connection timed out

ERROR: In directory
    /scratch/21081a/sancho/cesm
Process did not run successfully; returned status 1:
    svn checkout --quiet https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01 /scratch/21081a/sancho/cesm/components/ww3
See above for output from failed command.
Please check the log file manage_externals.log for more details.

ERROR: Failed with output:
    svn: E000110: Unable to connect to a repository at URL 'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01'
    svn: E000110: Error running context: Connection timed out

ERROR: In directory
    /scratch/21081a/sancho/cesm
Process did not run successfully; returned status 1:
    svn checkout --quiet https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01 /scratch/21081a/sancho/cesm/components/ww3
See above for output from failed command.
Please check the log file manage_externals.log for more details.
sancho@service1:/scratch/21081a/sancho/cesm>

 
 
Hello to all, I'm trying to download CESM2 release but I've encountered some problems.I've successfully cloned it (git clone -b release-cesm2.0.1 https://github.com/ESCOMP/cesm.git), but I don't seem to run the './manage_externals/checkout_externals' completely. I'm trying for a few days already with the same error.Is there something around it? Thanks in advance. Here is the screen print:sancho@service1:/scratch/21081a/sancho/cesm> ls
ChangeLog  ChangeLog_template  cime_config  Copyright  doc  Externals.cfg  LICENSE.txt  manage_externals  README.rst
sancho@service1:/scratch/21081a/sancho/cesm> ./manage_externals/checkout_externals
Processing externals description file : Externals.cfg
Checking status of externals: clm, mosart, ww3, cime, cice, pop, cism, rtm, cam,
Checking out externals: clm, mosart, ww3, ERROR:root:Command '[u'svn', u'checkout', u'--quiet', u'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01', u'/scratch/21081a/sancho/cesm/components/ww3']' returned non-zero exit status 1
ERROR:root:Failed with output:
    svn: E000110: Unable to connect to a repository at URL 'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01'
    svn: E000110: Error running context: Connection timed out

ERROR: In directory
    /scratch/21081a/sancho/cesm
Process did not run successfully; returned status 1:
    svn checkout --quiet https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01 /scratch/21081a/sancho/cesm/components/ww3
See above for output from failed command.
Please check the log file manage_externals.log for more details.

ERROR: Failed with output:
    svn: E000110: Unable to connect to a repository at URL 'https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01'
    svn: E000110: Error running context: Connection timed out

ERROR: In directory
    /scratch/21081a/sancho/cesm
Process did not run successfully; returned status 1:
    svn checkout --quiet https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags/ww3_cesm2_0_rel_01 /scratch/21081a/sancho/cesm/components/ww3
See above for output from failed command.
Please check the log file manage_externals.log for more details.
sancho@service1:/scratch/21081a/sancho/cesm>

 
 
Hello, I am wondering where to find the acknowledgement guidelines for CESM2 data (specifically, the pre-industrial control and historical runs at http://www.cesm.ucar.edu/models/cesm2/scientifically-validated-cesm2.html ). Are they the same as for CESM 1, as described at http://www.cesm.ucar.edu/publications/acknowledgments.html ? Details on acknowledgements, papers to cite, and possible coauthorship requirements would be very useful. Thanks for any help you can provide. 
 
Hello, I am wondering where to find the acknowledgement guidelines for CESM2 data (specifically, the pre-industrial control and historical runs at http://www.cesm.ucar.edu/models/cesm2/scientifically-validated-cesm2.html ). Are they the same as for CESM 1, as described at http://www.cesm.ucar.edu/publications/acknowledgments.html ? Details on acknowledgements, papers to cite, and possible coauthorship requirements would be very useful. Thanks for any help you can provide. 
 
Hello, I am wondering where to find the acknowledgement guidelines for CESM2 data (specifically, the pre-industrial control and historical runs at http://www.cesm.ucar.edu/models/cesm2/scientifically-validated-cesm2.html ). Are they the same as for CESM 1, as described at http://www.cesm.ucar.edu/publications/acknowledgments.html ? Details on acknowledgements, papers to cite, and possible coauthorship requirements would be very useful. Thanks for any help you can provide. 
 
Top