Skip to content

0.7.0: Add a warning when using xarray_beam.ChunksToZarr with no template

Latest
Compare
Choose a tag to compare
@shoyer shoyer released this 18 Feb 21:45
If this works well at some point in the future (e.g., using zarr v3), we can always remove the warning. But for now, this is better than letting users run directly into the race condition in https://github.com/google/xarray-beam/issues/85

I've also removed all suggestions from the docs of omitting a `template`.

PiperOrigin-RevId: 728341864