Skip to content

Releases: google/xarray-tensorstore

v0.3.0

31 Oct 21:35

Choose a tag to compare

[xarray-tensorstore] add support for consolidated metadata

This should speed-up opening Zarrs with many groups considerably.

Because TensorStore doesn't have any notion of groups, we need to fetch this information from Zarr-Python.

PiperOrigin-RevId: 826631702

v0.2.0

10 Sep 19:30

Choose a tag to compare

Fix urls field in setup.py for xarray-tensorstore

PiperOrigin-RevId: 805469344

0.1.5: Increment xarray-tensorstore version number

08 Nov 23:12

Choose a tag to compare

0.1.4: Support xarray>2024.02.0 in xarray-tensorstore

05 Sep 03:40

Choose a tag to compare

0.1.1: No public description

23 Aug 21:14

Choose a tag to compare

PiperOrigin-RevId: 559536231

0.1.0

11 May 01:16

Choose a tag to compare

Initial commit