home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 572a52883c11c53fa0d82c86b95fbf2be5647b90

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
572a52883c11c53fa0d82c86b95fbf2be5647b90 Preserve attrs with coarsen (#4360) * pass **kwargs into _coarsen_reshape * change _replace to copy in coarsen return * copy back to replace, variable=copy * take out self.copy * update pre-commit config (tags not branches) * add test that coarsen maintains OG object * del comment * check global for keep attrs * black reformatter * line break * variable._attrs to variable.attrs * if not keep_attrs * {} to None * set_options goes in a with block * remove test dependency on netcdf * add bug fix to whats-new.rst * Update doc/whats-new.rst Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * go back to v0.1.2 of blackdock * add test_coarsen_keep_attrs to test_dataarray.py * fix tests * black test_dataarray * xr.set_options * move keep_attrs to coarsen from _reshape_coarsen * flake8 * clean up * move keep_attrs to fx signature * remove kwarg check for keep_attrs * black on variable.py * fix test_variable * Format with black * fix test * check for global attribute * black variable.py * black test_variable.py * format w black * Update xarray/core/variable.py Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: Maximilian Roos <m@maxroos.com> 2020-09-09T18:56:35Z 2020-09-09T18:56:35Z 0b1648bb11ab8462ffca6a7ac841624789ad9c0f cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 46687291 19864447
Powered by Datasette · Queries took 0.937ms · About: xarray-datasette