Skip to content

Commit e69f6dd

Browse files
CDDSO-112: Update release notes and rebuild docs again
1 parent b687c18 commit e69f6dd

File tree

11 files changed

+47
-2
lines changed

11 files changed

+47
-2
lines changed

cdds/CHANGES.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
44
.. include:: common.txt
55

6+
Release 2.5.0, July 27, 2023
7+
============================
8+
* Migrate CDDS to Cylc 8 (CDDSO-282, CDDSO-285)
9+
* Introduce gregorian calendar support (CDDSO-231, CDDSO-235, CDDSO-240, CDDSO-244)
10+
* Plugin and code development to support Regional models for projects such as CORDEX
11+
(CDDSO-233, CDDSO-68, CDDSO-74, CDDSO-261, CDDSO-149)
12+
* CDDS now uses ISO datetime format for all time values in CDDS and MIP Convert config
13+
files (CDDSO-313, CDDSO-45)
14+
* Relocate test and etc directories to support alternate platforms and migration to
15+
azure SPICE (CDDSO-131, CDDSO-273)
16+
* Replace pep8 with pycodestyle (CDDSO-207)
17+
* Separated extract validation into a separate script & task (CDDSO-243)
18+
* Introduced retries to workflow tasks when submission fails (CDDSO-314)
19+
620
Release 2.4.7, June 29, 2023
721
============================
822
* Fix a bug in the dehaloing script that prevented it from reading default command line
436 Bytes
Binary file not shown.
3.57 KB
Binary file not shown.

docs/cdds/html/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ <h1>Welcome to CDDS’s documentation!<a class="headerlink" href="#welcome-to-cd
6565
</ul>
6666
</li>
6767
<li class="toctree-l1"><a class="reference internal" href="release_history.html">Release History</a><ul>
68+
<li class="toctree-l2"><a class="reference internal" href="release_history.html#release-2-5-0-july-27-2023">Release 2.5.0, July 27, 2023</a></li>
6869
<li class="toctree-l2"><a class="reference internal" href="release_history.html#release-2-4-7-june-29-2023">Release 2.4.7, June 29, 2023</a></li>
6970
<li class="toctree-l2"><a class="reference internal" href="release_history.html#release-2-4-6-june-23-2023">Release 2.4.6, June 23, 2023</a></li>
7071
<li class="toctree-l2"><a class="reference internal" href="release_history.html#release-2-4-5-may-22-2023">Release 2.4.5, May 22, 2023</a></li>

docs/cdds/html/release_history.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,22 @@ <h3>Navigation</h3>
4646

4747
<section id="release-history">
4848
<h1>Release History<a class="headerlink" href="#release-history" title="Permalink to this headline"></a></h1>
49+
<section id="release-2-5-0-july-27-2023">
50+
<h2>Release 2.5.0, July 27, 2023<a class="headerlink" href="#release-2-5-0-july-27-2023" title="Permalink to this headline"></a></h2>
51+
<ul class="simple">
52+
<li><p>Migrate CDDS to Cylc 8 (CDDSO-282, CDDSO-285)</p></li>
53+
<li><p>Introduce gregorian calendar support (CDDSO-231, CDDSO-235, CDDSO-240, CDDSO-244)</p></li>
54+
<li><p>Plugin and code development to support Regional models for projects such as CORDEX
55+
(CDDSO-233, CDDSO-68, CDDSO-74, CDDSO-261, CDDSO-149)</p></li>
56+
<li><p>CDDS now uses ISO datetime format for all time values in CDDS and MIP Convert config
57+
files (CDDSO-313, CDDSO-45)</p></li>
58+
<li><p>Relocate test and etc directories to support alternate platforms and migration to
59+
azure SPICE (CDDSO-131, CDDSO-273)</p></li>
60+
<li><p>Replace pep8 with pycodestyle (CDDSO-207)</p></li>
61+
<li><p>Separated extract validation into a separate script &amp; task (CDDSO-243)</p></li>
62+
<li><p>Introduced retries to workflow tasks when submission fails (CDDSO-314)</p></li>
63+
</ul>
64+
</section>
4965
<section id="release-2-4-7-june-29-2023">
5066
<h2>Release 2.4.7, June 29, 2023<a class="headerlink" href="#release-2-4-7-june-29-2023" title="Permalink to this headline"></a></h2>
5167
<ul class="simple">
@@ -1049,6 +1065,7 @@ <h2>Release 1.0.0, February 1, 2019<a class="headerlink" href="#release-1-0-0-fe
10491065
<h3><a href="index.html">Table of Contents</a></h3>
10501066
<ul>
10511067
<li><a class="reference internal" href="#">Release History</a><ul>
1068+
<li><a class="reference internal" href="#release-2-5-0-july-27-2023">Release 2.5.0, July 27, 2023</a></li>
10521069
<li><a class="reference internal" href="#release-2-4-7-june-29-2023">Release 2.4.7, June 29, 2023</a></li>
10531070
<li><a class="reference internal" href="#release-2-4-6-june-23-2023">Release 2.4.6, June 23, 2023</a></li>
10541071
<li><a class="reference internal" href="#release-2-4-5-may-22-2023">Release 2.4.5, May 22, 2023</a></li>

docs/cdds/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
436 Bytes
Binary file not shown.
1.11 KB
Binary file not shown.

docs/mip_convert/html/release_history.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ <h3>Navigation</h3>
4646

4747
<section id="release-history">
4848
<h1>Release History<a class="headerlink" href="#release-history" title="Permalink to this headline"></a></h1>
49+
<section id="release-2-5-0-july-27-2023">
50+
<h2>Release 2.5.0, July 27, 2023<a class="headerlink" href="#release-2-5-0-july-27-2023" title="Permalink to this headline"></a></h2>
51+
<ul class="simple">
52+
<li><p>Relocated test data to enable testing on multiple platforms (CDDSO-278)</p></li>
53+
<li><p>Change date format in config file to ISO datetime (CDDSO-294, CDDSO-313)</p></li>
54+
</ul>
55+
</section>
4956
<section id="release-2-4-6-june-23-2023">
5057
<h2>Release 2.4.6, June 23, 2023<a class="headerlink" href="#release-2-4-6-june-23-2023" title="Permalink to this headline"></a></h2>
5158
<ul class="simple">
@@ -565,6 +572,7 @@ <h2>Release 1.0.0, February 1, 2019<a class="headerlink" href="#release-1-0-0-fe
565572
<h3><a href="index.html">Table of Contents</a></h3>
566573
<ul>
567574
<li><a class="reference internal" href="#">Release History</a><ul>
575+
<li><a class="reference internal" href="#release-2-5-0-july-27-2023">Release 2.5.0, July 27, 2023</a></li>
568576
<li><a class="reference internal" href="#release-2-4-6-june-23-2023">Release 2.4.6, June 23, 2023</a></li>
569577
<li><a class="reference internal" href="#release-2-4-5-may-22-2023">Release 2.4.5, May 22, 2023</a></li>
570578
<li><a class="reference internal" href="#release-2-4-4-may-4-2023">Release 2.4.4, May 4, 2023</a></li>

docs/mip_convert/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)