This release brings a number of improvements and new features, including improved support for Matplotlib and Cartopy visualization workflows.
✨ Highlights
🌎 Support for rasterizing data onto a Cartopy GeoAxes
📖 Revised Plotting with Matplotlib and Cartopy user-guide documentation
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1275
- Correctly check dimensions with HEALPix by @philipc2 in #1278
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1284
- Remove duplicate functions and fix typos in coordinates.py by @egallmeier in #1287
- Pin Numpy by @philipc2 in #1292
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1294
- Fix edge_face_distance functions in neighbors.py. Add unit test in test_neighbors.py by @egallmeier in #1293
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1302
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1306
- Support sampling face-centered data onto a
GeoAxes
by @philipc2 in #1271
New Contributors
- @egallmeier made their first contribution in #1287
Full Changelog: v2025.05.2...v2025.06.0