sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer 087ebbb78668bdf5d2d41c3b2553e3f29ce75be1,"`ds.to_dict` with data as arrays, not lists (#7739) * first stab at ds.to_dict giving data as numpy objects * update whats-new.rst * mypy flailing: add dict typing to test_dataarray * mypy flailing 2: add dict typing to core/varaible.py * testing equality of encodings on Ds.from_dict(ds.to_dict()) roundtrips * .values -> .to_numpy() * requested changes on 4/19/23 * to_dict kwarg data handles bool and str, ""list"" and True return list of Python datatypes, ""array"" returns numpy.ndarrays, False returns only the schema * fix mypy hashable not being string * touch ups on to_dict() changes * to_dict with dask, tested. other minor things * touch up * finalize to_dict()",2023-04-28T14:23:01Z,2023-04-28T14:23:01Z,395b101cf8dbc6fe576cddd1b6cf3cb434e3229b,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,12465248,19864447 5343ccc4bef77020a8181c9da0fdee6bcae35b5f,"Contiguous store with unlim dim bug fix (#2941) * Contiguous store with unlim dim bug fix * It is new: Bug fix to 1849, need chunking for vars with unlim dims in netcdf4. * pep8 spoke * white space addition * rm warning, combine if * check invalid encoding * pep8 strikes * Update netCDF4_.py * Line wrapping",2019-06-04T20:41:50Z,2019-06-04T20:41:50Z,395b101cf8dbc6fe576cddd1b6cf3cb434e3229b,0c7e9e762dbfd6554e60c953bf27493047d95109,13221727,12465248,2448579 6d93a95d05bdbfc33fff24064f67d29dd891ab58,"Handle the character array dim name (#2896) * Handle the charachter array dim name in a variables encoding, set in decode and reapply in encode * Document char_dim_name * Minor change to set of char_dim_name * Test the roundtrip of the char_dim_name in encoding. * pep8 or die * Better test for char_dim_name * pep8 79char madness * nix test logic, use multiple parameterized vars * When encoding and encoding, remove it from encoding * Simpler is better * pep8 visual indent complaint * what is new! * what is newer than new! * what is newer than newer! * what is newer than newer-er! * what is newer than newer-est!",2019-04-19T17:52:58Z,2019-04-19T17:52:58Z,395b101cf8dbc6fe576cddd1b6cf3cb434e3229b,0c7e9e762dbfd6554e60c953bf27493047d95109,13221727,12465248,2448579