sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer ec41d651a7fdc6190ce2823bf8f6067a40de612e,"docs on specifying chunks in to_zarr encoding arg (#6542) * docs on specifying chunks in to_zarr encoding arg The structure of the to_zarr encoding argument is particular to xarray (at least, it's not immediately obvious from the zarr docs how this argument gets parsed) and it took a bit of trial and error to figure out out the rules. Hoping this docs block is helpful to others! * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * clean-up prior write * accept changes from @andersy005 * drop cleanup in io.zarr.writing_chunks Co-authored-by: Anderson Banihirwe Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Co-authored-by: Anderson Banihirwe Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>",2022-06-23T21:31:36Z,2022-06-23T21:31:36Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 1048df26386c5355469e08cecfed11696d30258f,"allow other and drop arguments in where (gh#6466) (#6467) * allow other and drop arguments in where (gh#6466) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add whatsnew entry to bug fixes? * drop extraneous edit Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",2022-04-12T15:33:04Z,2022-04-12T15:33:04Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 8c0166cba410eb96c18efbc34d7d8af8e448df6e,"allow 1 non-null value in interpolate_na with method=""nearest"" (#6144) * allow 1 non-null value in interpolate_na with method=""nearest"" * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add PR reference to whatsnew Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mathias Hauser ",2022-01-18T22:45:38Z,2022-01-18T22:45:38Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 d6ee8caa84b27d4635ec3384b1a06ef4ddf2d998,Deprecate bool(ds) (#6126),2022-01-03T16:57:57Z,2022-01-03T16:57:57Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 92ac89f8a19368d1e6d18529997f68661e8e7784,"assert ds errors in test_backends (#6122) `assert ds0 == ds2` will always evaluate to True if the datasets have at least one data variable. Instead, xr.testing.assert_equal should be used to test data variable equality.",2021-12-29T06:24:50Z,2021-12-29T06:24:50Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 6b11d6e80a2445f2e1e7c4d5895008f7c845c4d5,"assert ds errors in test_dataset.py (#6123) a number of assert statements in test_dataset.py::test_clip make assertions which will never fail as long as there is at least one data_variable: ```python assert result.min(...) >= 0.5 ``` this evaluates to datasets with scalar True or False values in each data_variable; however, ds.__bool__ returns true if `len(ds.data_vars) > 0`. related: https://github.com/pydata/xarray/pull/6122",2021-12-29T06:17:33Z,2021-12-29T06:17:33Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 8073a7f84d57d06fd162840bbe827d9eab729156,"add set_options link to FAQ on metadata (#6056) * link to xr.set_options in reference to ""global flag"" * syntax fix * switch to sphinx :py:func: anchor reference * xarray, not xr, in internal ref",2021-12-09T21:39:45Z,2021-12-09T21:39:45Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447 f08672847abec18f46df75e2f620646d27fa41a2,"fix grammatical typo in docs (#6034) very simple fix in the [broadcasting by dimension name](http://xarray.pydata.org/en/stable/user-guide/computation.html#broadcasting-by-dimension-name) docs: > ``DataArray`` objects ~~are~~ automatically align themselves [...] by dimension name instead of axis order.",2021-11-30T00:33:07Z,2021-11-30T00:33:07Z,c4bd786ed80250fea086969ccf94540be9cbfbe6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,3698640,19864447