From bb4ba871c77e2ee2a410a560a35734115250ebab Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Fri, 26 Mar 2021 12:33:36 -0600 Subject: [PATCH] Updates for cesm2.1.4-rc.08 --- ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ Externals.cfg | 4 ++-- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d544a5733a..67038bba4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +=============================================================== +Tag name: cesm2.1.4-rc.08 +Originator(s): CSEG +Date: 26 March 2022 +One-line Summary: CIME updates + + +Component tags used for this CESM release candidate tag : + +components/cam https://github.com/ESCOMP/CAM/tree/cam_cesm2_1_rel_53 +components/cice https://github.com/ESCOMP/CESM_CICE5/tree/cice5_cesm2_1_1_20190321 +cime https://github.com/ESMCI/cime/tree/cime5.6.35 +components/cism https://github.com/ESCOMP/cism-wrapper/tree/cism-release-cesm2.1.2_02 +components/clm https://github.com/ESCOMP/ctsm/tree/release-clm5.0.34 +components/mosart https://github.com/ESCOMP/mosart/tree/release-cesm2.0.04 +components/pop https://github.com/ESCOMP/POP2-CESM/tree/pop2_cesm2_1_rel_n14 +components/rtm https://github.com/ESCOMP/rtm/tree/release-cesm2.0.04 +components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/ww3_cesm2_1_rel_01 + +cime + Chris Fischer 2021-03-26 - cime5.6.35 - cime (cesm2.1.4-rc.08) + https://github.com/ESMCI/cime/tags/cime5.6.36 + + - Archive pop.rh.ecosys.nyear1 files. + - SDSC comet port. + - Add grace port. + - Replace travis with github. + + +pop + Michael Levy 2020-07-07 - pop2_cesm2_1_rel_n14 - components/pop (cesm2.1.4-rc.08) + https://github.com/ESCOMP/POP2-CESM/tags/pop2_cesm2_1_rel_n1? + + update ndep for SSP5-8.5 extension, SSP5-3.4 OS extension + + (should match what is used in CLM) + =============================================================== Tag name: cesm2.1.4-rc.07 Originator(s): CSEG diff --git a/Externals.cfg b/Externals.cfg index 07bbf35ef5..d7e02f74b4 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -15,7 +15,7 @@ local_path = components/cice required = True [cime] -tag = cime5.6.34 +tag = cime5.6.35 protocol = git repo_url = https://github.com/ESMCI/cime local_path = cime @@ -45,7 +45,7 @@ local_path = components/mosart required = True [pop] -tag = pop2_cesm2_1_rel_n13 +tag = pop2_cesm2_1_rel_n14 protocol = git repo_url = https://github.com/ESCOMP/POP2-CESM local_path = components/pop