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 James Frost (@jfrost-mo) in #1241
- Add conda HTTP error to common errors by James Frost (@jfrost-mo) in #1242
- Reduce PROCESS time limit to 15 minutes by James Frost (@jfrost-mo) in #1243
- Getting started documentation improvements by James Frost (@jfrost-mo) in #1218
- Check for staggered grid with name rather than STASH in difference operator by James Frost (@jfrost-mo) in #1248
- Fully sort website index by James Frost (@jfrost-mo) in #1249
- Increase aggregation wallclock to 3 hours by James Frost (@jfrost-mo) in #1250
- Skip running dummy tasks by James Frost (@jfrost-mo) in #1120
- Document adding a site-specific configuration by James Frost (@jfrost-mo) in #1251
- Bump the actions-dependencies group with 4 updates by Dependabot (@dependabot) in #1274
- Avoid calling
os.sync()by James Frost (@jfrost-mo) in #1276 - Avoid accessing non-captured output in MASS fetch script by James Frost (@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 James Frost (@jfrost-mo) in #1281
- Add release notes for v25.3.1 by James Frost (@jfrost-mo) in #1286
Full Changelog: v25.3.0...v25.3.1