This version adopts uxarray v2025.6.0.
- Adopted
uxarrayv2025.6.0. This changes the internals ofsuxarray, but it should not affect the user-facing APIs. - Use netcdf4 engine by default.
- Changed the versioning scheme to use the year and month of the release date, following
uxarray.
This version is a major release with many changes following the changes in uxarray since the last year. So, the new version does not keep the backward compatibility.
- Changed the versioning scheme to use the year and month of the release date, following
uxarray. - Changed the internal structures and APIs following the changes in
uxarray.
- Adopted a versioned documentation.
- Add a missing import in
__init__.py
Remove some dependency version limits. No functional changes.
First release trial on conda-forge. No functional changes.
First release on PyPI.
- Add the main codes