home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: f5ae623f892af6c8bc6e14b8796d84e3b978eb5f

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f5ae623f892af6c8bc6e14b8796d84e3b978eb5f Migration of datatree/ops.py -> datatree_ops.py (#8976) * DAS-2065: direct migration of datatree/ops.py -> datatree_ops.py I considered wedging this into core/ops.py, but the datatree/ops.py stuff is kind of spread into core/ops.py and generated_aggregations.py. * DAS-2065: doc tweak * DAS-2065: Fix leading space in docstrings These are the only docstring that have a leading space and that was causing problems injecting the map_over_subtree information in the Datatree doc strings. * DAS-2065: Puts the docstring addendum as second paragraph This works on most of the docstrings. The DatasetOpsMixin functions (round, argsorg, conj and conjugate) have different format and this gets inserted after the name (which is non standard in most docs) but before the description. * DAS-2065: Change doc search to named captures just for clarity. * DAS-2065: Additonal update to make the addendum a Note Just syntactic sugar to make that work * DAS-2065: Adds tests to doc_addendum * DAS-2065: Add credits * DAS-2065: Adds types 2024-05-02T19:49:39Z 2024-05-02T19:49:39Z 42ea05f8aa9996484bed750967fbd11bb65740ca cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 479480 19864447
Powered by Datasette · Queries took 0.737ms · About: xarray-datasette