v25.3.1 (2025-03-27) Bug fixes and minor improvements
A smaller release contains a number of bug fixes and other minor improvements ahead of a new feature release next month. The most noticeable change maybe be the plot colorbar now being horizontal to leave more space for titles and side-by-side comparisons.
PyPI package | conda-forge package | workflow tarball
What's Changed
- Remove unneeded deletion from housekeeping by @jfrost-mo in #1241
- Add conda HTTP error to common errors by @jfrost-mo in #1242
- Reduce PROCESS time limit to 15 minutes by @jfrost-mo in #1243
- Getting started documentation improvements by @jfrost-mo in #1218
- Check for staggered grid with name rather than STASH in difference operator by @jfrost-mo in #1248
- Fully sort website index by @jfrost-mo in #1249
- Increase aggregation wallclock to 3 hours by @jfrost-mo in #1250
- Skip running dummy tasks by @jfrost-mo in #1120
- Document adding a site-specific configuration by @jfrost-mo in #1251
- Bump the actions-dependencies group with 4 updates by @dependabot in #1274
- Avoid calling
os.sync()
by @jfrost-mo in #1276 - Avoid accessing non-captured output in MASS fetch script by @jfrost-mo in #1278
- Correct for instances where longitude plot bounds caused set_extent to by @ukmo-huw-lewis in #1283
- 1-line change to move default position of map colorbars to horizontal by @ukmo-huw-lewis in #1284
- Overwrite partially downloaded files from MASS by @jfrost-mo in #1281
- Add release notes for v25.3.1 by @jfrost-mo in #1286
Full Changelog: v25.3.0...v25.3.1