Skip to content

Commit db94045

Browse files
Merge pull request #1382 from MetOffice/v25.5.1-release-notes
Add CSET v25.5.1 release notes to changelog
2 parents ba46e42 + ee82052 commit db94045

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/source/changelog.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,30 @@ Changelog
1313
.. Highlight any user facing changes. E.g:
1414
.. "* `@gh-user`_ did foo to bar in :pr:`9999`. This enables baz."
1515
16+
25.5.1 (2025-05-22)
17+
-------------------
18+
19+
A smaller release with some big features. We now have the capability to select a
20+
sub-area of a domain for analysis. This is useful both for looking at small
21+
parts of a large (perhaps global) domain, as well as for trimming off boundaries
22+
that may contain numerical artifacts.
23+
24+
We also follow up on the last release by bringing multiple model support to time
25+
series and vertical profile plots.
26+
27+
* Correct model level sort key in rose edit by `@jfrost-mo`_ in :pr:`1364`
28+
* Rationalise number of include and recipe files by introducing LEVELTYPE generic option to simplify dev and user experience by `@ukmo-huw-lewis`_ in :pr:`1328`
29+
* Support multiple models on single plot for timeseries by `@refszkentla`_ in :pr:`1365`
30+
* Support equalising hour coordinate in difference operator by `@jfrost-mo`_ in :pr:`1260`
31+
* Pair cube with corresponding coordinate when plotting line series by `@jfrost-mo`_ in :pr:`1366`
32+
* Bump minimum iris version to avoid dask issues by `@jfrost-mo`_ in :pr:`1369`
33+
* Fix formatting of cset bake example documentation by `@jfrost-mo`_ in :pr:`1379`
34+
* Improve testing of get_cube_coordindex by `@jfrost-mo`_ in :pr:`1374`
35+
* Reimplement sub-area functionality universally by `@jwarner8`_ in :pr:`1259`
36+
* Multiple model lines on vertical profiles by `@refszkentla`_ in :pr:`1368`
37+
* Document how to switch git repository from HTTPS to SSH by `@Sylviabohnenstengel`_ in :pr:`1380`
38+
* Add CSET v25.5.1 release notes to changelog by `@jfrost-mo`_ in :pr:`1382`
39+
1640
25.5.0 (2025-05-02)
1741
--------------------
1842

0 commit comments

Comments
 (0)