Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 07:10
Adds option to specify zarr format version to ChunksToZarr

This allows users to specify the desired Zarr format version (2 or 3) when writing datasets using `xarray_beam`. The default behavior remains unchanged, allowing the underlying zarr library to determine the format.

PiperOrigin-RevId: 805225875