From 1f1d5dd4e969e07ae22ca94d1872558f5251abce Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Thu, 25 Jun 2026 10:59:26 -0600 Subject: [PATCH 1/5] Update README with current CESM release versions. --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 89dc48ae5..6d8ca4f20 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,14 @@ be coordinated through CSEG at NCAR. This repository is also connected to slack at http://cesm2.slack.com +**Current CESM releases** + +``CESM2.1.5``: Current CESM production release. + +``CESM2.2.2``: Current CESM development release. + +The ``CESM2.2.z`` release is not a scientifically supported version; that is, we do not have any long simulations with this model version yet. In most cases, users should continue to use the ``CESM2.1.z`` series for their science and especially for CMIP6-related simulations. + .. sectnum:: .. contents:: From 59ef00a0b7d70f614673430f0612def225122c7c Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Thu, 25 Jun 2026 11:10:49 -0600 Subject: [PATCH 2/5] Add link to CESM Models website --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 6d8ca4f20..81c85cb9c 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,8 @@ This repository is also connected to slack at http://cesm2.slack.com The ``CESM2.2.z`` release is not a scientifically supported version; that is, we do not have any long simulations with this model version yet. In most cases, users should continue to use the ``CESM2.1.z`` series for their science and especially for CMIP6-related simulations. +Visit the `CESM Models Website `__ for more information. + .. sectnum:: .. contents:: From fbeb5fd95fbac3b875aab3bc1e58d5ff65ff1fdb Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Thu, 25 Jun 2026 11:13:33 -0600 Subject: [PATCH 3/5] Update README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 81c85cb9c..33aef18fa 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,7 @@ be coordinated through CSEG at NCAR. This repository is also connected to slack at http://cesm2.slack.com + **Current CESM releases** ``CESM2.1.5``: Current CESM production release. @@ -26,6 +27,7 @@ The ``CESM2.2.z`` release is not a scientifically supported version; that is, we Visit the `CESM Models Website `__ for more information. + .. sectnum:: .. contents:: From d7385f9aa73ff27f9ab3ba4a034f16882e84140b Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Thu, 25 Jun 2026 11:14:47 -0600 Subject: [PATCH 4/5] Update README --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 33aef18fa..9da4ae045 100644 --- a/README.rst +++ b/README.rst @@ -19,13 +19,13 @@ This repository is also connected to slack at http://cesm2.slack.com **Current CESM releases** -``CESM2.1.5``: Current CESM production release. + ``CESM2.1.5``: Current CESM production release. -``CESM2.2.2``: Current CESM development release. + ``CESM2.2.2``: Current CESM development release. -The ``CESM2.2.z`` release is not a scientifically supported version; that is, we do not have any long simulations with this model version yet. In most cases, users should continue to use the ``CESM2.1.z`` series for their science and especially for CMIP6-related simulations. + The ``CESM2.2.z`` release is not a scientifically supported version; that is, we do not have any long simulations with this model version yet. In most cases, users should continue to use the ``CESM2.1.z`` series for their science and especially for CMIP6-related simulations. -Visit the `CESM Models Website `__ for more information. + Visit the `CESM Models Website `__ for more information. .. sectnum:: From 8dea899c93828a9ae011fb1c148dfc3fa9280737 Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Fri, 26 Jun 2026 10:57:23 -0600 Subject: [PATCH 5/5] Add links to cesm2.1.5 and cesm2.2.2 code. --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9da4ae045..7ffef3251 100644 --- a/README.rst +++ b/README.rst @@ -19,9 +19,10 @@ This repository is also connected to slack at http://cesm2.slack.com **Current CESM releases** - ``CESM2.1.5``: Current CESM production release. + `CESM2.1.5 `_: Current CESM production release. + + `CESM2.2.2 `_: Current CESM development release. - ``CESM2.2.2``: Current CESM development release. The ``CESM2.2.z`` release is not a scientifically supported version; that is, we do not have any long simulations with this model version yet. In most cases, users should continue to use the ``CESM2.1.z`` series for their science and especially for CMIP6-related simulations.