v2025.09.0
This release brings a number of improvements and new features.
Highlights
- Gradient Operator by @philipc2 in #1313
- Add Azimuthal Averaging by @jpan84 in #1255
- Add
pixel_ratiooption to.to_raster()by @zmoon in #1354 - Add
UxDataset.isel()by @philipc2 in #1352 - Add
Gridpreservation to groupby, groupby_bin & resample xarray operations by @rajeeja in #1308
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1350
- Add warning when constructing a PolyCollection/LineCollection with a projection by @philipc2 in #1351
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1355
- Indroduce Grid property sphere_radius by @rajeeja in #1357
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1362
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #1361
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #1360
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #1359
- Moving tests from flat to hierarchical structure by @rajeeja in #1349
- Resolve docs warnings by @zmoon in #1367
- Variable Indexing Fix by @philipc2 in #1369
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1372
- Pandas and Xarray deprecations by @kafitzgerald in #1374
- Preserve Longitude Attributes when Normalizing by @philipc2 in #1375
New Contributors
Full Changelog: v2025.08.0...v2025.09.0