google / xarray-beam

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

Support rechunking with additional unused dimensions. #64

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Support rechunking with additional unused dimensions.

The extra dimensions are now ignored on chunks where they are not relevant. This is useful for processing datasets where some variables are 3D and others are only 2D.