google / xarray-beam

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

[xarray_beam] improved rechunking & ERA5 examples #8

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

[xarray_beam] improved rechunking & ERA5 examples

Rechunking now properly handles the case where rechunker generates different read chunks than the source chunks.

The ERA5 examples work, but need documentation for now to run them using Cloud Dataflow.