v2025.05.2
This release brings a number of improvements and new features. Special thanks to everyone who participated in the WCRP Digital Earths Hackathon and helped identify bugs, test functionality, and improve UXarray’s stability and performance.
✨ Highlights
🎯 Bilinear Remapping
⚡ Optimizations to Point in Face queries
🚀 Significantly reduced import times
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1248
- Use
iselin Zonal Average by @philipc2 in #1251 - Ensure cartesian coordinates are normalized when constructing a KDTree by @philipc2 in #1252
- Add
UxDataArray.from_healpix()and support different face dimensions by @philipc2 in #1253 - Add safeguards to only allow global HEALPix data by @philipc2 in #1257
- Update slicing to only update edges when possible by @philipc2 in #1256
- Optimize Point in Face Computation by @philipc2 in #1249
- Update Point in Face Return by @philipc2 in #1264
- Reduce Import TIme by @rajeeja in #1265
- Remove Numba Warning by @philipc2 in #1267
- Add section in from_points doc on creating regional grid with boundary points by @fluidnumerics-joe in #1250
- Improve Point in Face Function Signature and Helper by @philipc2 in #1272
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1270
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #1269
- Bilinear Remapping by @aaronzedwick in #1016
Full Changelog: v2025.05.1...v2025.05.2