Releases: cubed-dev/cubed-xarray
Releases · cubed-dev/cubed-xarray
v0.0.7
What's Changed
- Setup CI and linting by @norlandrhagen in #17
- Handle kwargs better in store by @tomwhite in #14
- Add an Xarray test suite adapted from xarray/tests/test_dask.py by @tomwhite in #19
- Add an Xarray dataset accessor for Cubed with a visualize method by @tomwhite in #22
New Contributors
- @norlandrhagen made their first contribution in #17
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
Updated to work with the migration of xarray's chunkmanagers to the new xarray.namedarray
module in pydata/xarray#8319, so this version requires xarray>=v2024.02.0
.
v0.0.4
Updated to work with xarray v2023.5.0
, so you can try this package out without needing a development branch!
v0.0.3
Adds simple pytest tests.
v0.0.2
Updated packaging
Initial release
v0.0.1 Update pyproject.toml with version=0.0.1