google / xarray-beam

Distributed Xarray with Apache Beam
https://xarray-beam.readthedocs.io
Apache License 2.0
125 stars 7 forks source link

Add more error checking inside ChunksToZarr #57

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Add more error checking inside ChunksToZarr

We now raise an error if chunks in the PCollections are not a multiple of Zarr chunks. This was a common user error.