home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 97887fd9bbfb2be58b491155c6bb08498ce294ca

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
97887fd9bbfb2be58b491155c6bb08498ce294ca Fix saving chunked datasets with zero length dimensions (#5742) * Added test_save_emptydim for zarr backends, which fails when chunking Added test that fails when saving to zarr a dataset with a chunked array that has a dimension of length zero (Issue #5741) * Load all variables with zero entries before saving to_zarr This addresses Issue #5741 and allows `test_save_emptydim` to pass. We get around `to_zarr` not liking dask arrays with zero length dimensions by giving it numpy arrays, which works for some reason * Updated whats-new.rst with information about fix for #5741 Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> 2021-10-10T00:02:41Z 2021-10-10T00:02:41Z 8e3ae398883b443a2f202292cd29e75d1cbcf011 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 4666753 19864447
Powered by Datasette · Queries took 0.89ms · About: xarray-datasette