sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer 44a3e3bb76fc1266cbaef6e6fa84fa0c146af846,"removed check for last dask chunk size in to_zarr (#6258) * removed check for last dask chunk size in to_zarr When storing a dask-chunked dataset to zarr, the size of the last chunk in each dimension does not matter, as this single last chunk will be written to any number of zarr chunks, but none of the zarr chunks which are being written to will be accessed by any other dask chunk. * whats_new: reference to pull request * test_chunk_encoding_with_dask: relaxes tests to allow any aligned writes These tests were overly restrictive, any aligned write to zarr should work, independent of how many zarr chunks are touched by a single dask chunk, as long as not one zarr chunks is touched by multiple dask chunks. * dask/zarr tests: less missleading variable names",2022-02-09T15:12:31Z,2022-02-09T15:12:31Z,6ba70a5d8507e330536e0d3b3189e45e21a5bbdd,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,6574622,19864447 d4b7a608bab0e7c140937b0b59ca45115d205145,conventions: decode unsigned integers to signed if _Unsigned=false (#4966),2021-03-12T14:20:19Z,2021-03-12T14:20:19Z,6ba70a5d8507e330536e0d3b3189e45e21a5bbdd,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,6574622,19864447 a3f0042921be8b55cda9bbbdea2d42d5496d64ce,"allow manual zarr encoding on unchunked dask dimensions (#4312) * allow manual zarr encoding on unchunked dask dimensions If a dask array is chunked along one dimension but not chunked along another, any manually specified zarr chunk size should be valid, but before this patch, this resulted in an error. * took credit in whats-new.rst * Update doc/whats-new.rst Co-authored-by: keewis Co-authored-by: Deepak Cherian Co-authored-by: keewis ",2020-08-19T14:58:09Z,2020-08-19T14:58:09Z,413e3cfdf83ab33b22897d570fcf1717793aab27,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,6574622,19864447