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] fix docs & bug in make_template #83

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

[xarray-beam] fix docs & bug in make_template

Reusing dask.array names for arrays with different shapes was the indirect cause of the error on our docs pages.

I've also updated the build dependencies for our docs to fix other build issues, and added a Python 3.11 run of our unit tests.

Fixes https://github.com/google/xarray-beam/issues/76