Skip to content

Releases: google/xarray-tensorstore

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 21:35
[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

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:30
Fix urls field in setup.py for xarray-tensorstore

PiperOrigin-RevId: 805469344

0.1.5: Increment xarray-tensorstore version number

Choose a tag to compare

@shoyer shoyer released this 08 Nov 23:12
PiperOrigin-RevId: 694646050

0.1.4: Support xarray>2024.02.0 in xarray-tensorstore

Choose a tag to compare

@shoyer shoyer released this 05 Sep 03:40
PiperOrigin-RevId: 671170692

0.1.1: No public description

Choose a tag to compare

@shoyer shoyer released this 23 Aug 21:14
PiperOrigin-RevId: 559536231

0.1.0

Choose a tag to compare

@shoyer shoyer released this 11 May 01:16
Initial commit