Skip to content

Releases: cubed-dev/cubed-xarray

v0.0.7

13 Sep 09:39
Compare
Choose a tag to compare

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

Full Changelog: v0.0.6...v0.0.7

v0.0.6

13 Sep 09:19
Compare
Choose a tag to compare

What's Changed

  • Fix aggegrate_func typo and default value for drop_axis by @tomwhite in #13

Full Changelog: v0.0.5...v0.0.6

v0.0.5

04 Mar 16:31
Compare
Choose a tag to compare

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

22 May 15:06
e681063
Compare
Choose a tag to compare

Updated to work with xarray v2023.5.0, so you can try this package out without needing a development branch!

v0.0.3

09 May 19:37
3f2a2f0
Compare
Choose a tag to compare

Adds simple pytest tests.

v0.0.2

09 May 15:41
a852b4c
Compare
Choose a tag to compare

Updated packaging

Initial release

08 May 19:49
ac17fdd
Compare
Choose a tag to compare
v0.0.1

Update pyproject.toml with version=0.0.1