home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: dfdd631dd3382030eed57c8fdb6e97199d14a277

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
dfdd631dd3382030eed57c8fdb6e97199d14a277 Migrate treenode module. (#8757) * Update the formating tests PR (#8702) added nbytes representation in DataArrays and Dataset repr, this adds it to the datatree tests. * Migrate treenode module Moves treenode.py and test_treenode.py. Updates some typing. Updates imports from treenode. * Update NotFoundInTreeError description. * Reformat some comments Add test tree structure for easier understanding. * Updates whats-new.rst * mypy typing. (terrible?) There must be a better way, but I don't know it. particularly the list comprehension casts. * Adds __repr__ to NamedNode and updates test This test was broken becuase only the root node was being tested and none of the previous nodes were represented in the __str__. * Adds quotes to NamedNode __str__ representation. * swaps " for ' in NamedNode __str__ representation. * Adding Tom in so he gets blamed properly. * resolve conflict whats-new.rst Question is I did update below the released line to give Tom some credit. I hope that's is allowable. * Moves test_treenode.py to xarray/tests. Integrated tests. * refactors backend tests for datatree IO * Add explicit engine back in test_to_zarr * Removes OrderedDict from treenode * Renames tests/test_io.py -> tests/test_backends_datatree.py * typo * Add types * Pass mypy for 3.9 2024-02-27T16:40:19Z 2024-02-27T16:40:19Z 42ea05f8aa9996484bed750967fbd11bb65740ca cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 479480 19864447
Powered by Datasette · Queries took 163.62ms · About: xarray-datasette