🚀 UXARRAY v2026.04.1
A focused release improving compatibility, strengthening validation, and enhancing developer workflows.
🌟 Highlights
-
🔄 New Remapping Capability
Introduced YAC as an optional remapping backend ([#1440](#1440)), expanding interoperability and flexibility. -
🧩 Improved Compatibility
Fixed breaking changes withxarray==2026.4.0, ensuring seamless dataset operations ([#1492](#1492)). -
🛡️ Stronger Validation
Enhanced grid parser checks for more reliable format handling ([#1478](#1478)).
✨ Enhancements
- Added optional YAC remapping backend ([#1440](#1440))
- Strengthened grid parser format validation ([#1478](#1478))
🐛 Bug Fixes
- Fixed
UxDatasetconstructor andto_xarray()compatibility issues with latestxarray([#1492](#1492))
📚 Documentation
- Added missing entries to the API reference ([#1486](#1486))
- Migrated CF convention links to GitHub Pages ([#1484](#1484))
⚙️ CI & Maintenance
-
Skipped link-check step on pull requests to speed up CI ([#1482](#1482))
-
Maintained NumPy version stability in upstream CI ([#1494](#1494))
-
Dependency updates:
👏 Contributors
Thanks to all contributors who made this release possible:
📦 Full Changelog
[Compare v2026.03.0...v2026.04.1](v2026.03.0...v2026.04.1)