v25.5.1 (2025-05-22)
A smaller release with some big features. We now have the capability to select a sub-area of a domain for analysis. This is useful both for looking at small parts of a large (perhaps global) domain, as well as for trimming off boundaries that may contain numerical artifacts.
We also follow up on the last release by bringing multiple model support to time series and vertical profile plots.
PyPI package | conda-forge package | workflow tarball
What's Changed
- Correct model level sort key in rose edit by James Frost (@jfrost-mo) in #1364
- Rationalise number of include and recipe files by introducing LEVELTYPE generic option to simplify dev and user experience by ukmo-huw-lewis in #1328
- Support multiple models on single plot for timeseries by refszkentla in #1365
- Support equalising hour coordinate in difference operator by James Frost (@jfrost-mo) in #1260
- Pair cube with corresponding coordinate when plotting line series by James Frost (@jfrost-mo) in #1366
- Bump minimum iris version to avoid dask issues by James Frost (@jfrost-mo) in #1369
- Fix formatting of cset bake example documentation by James Frost (@jfrost-mo) in #1379
- Improve testing of get_cube_coordindex by James Frost (@jfrost-mo) in #1374
- Reimplement sub-area functionality universally by James Warner (@jwarner8) in #1259
- Multiple model lines on vertical profiles by refszkentla in #1368
- Document how to switch git repository from HTTPS to SSH by Sylvia Bohnenstengel (@Sylviabohnenstengel) in #1380
- Add CSET v25.5.1 release notes to changelog by James Frost (@jfrost-mo) in #1382
Full Changelog: v25.5.0...v25.5.1