datatree icon indicating copy to clipboard operation
datatree copied to clipboard

Attribute-like access and ipython autocomplete

Open TomNicholas opened this issue 2 years ago • 0 comments

Uses xarray's AttrAccessMixin to add attribute-like access to child nodes, data and attrs. Also adds all those items + methods to ipython autocomplete.

  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [ ] ~~New functions/methods are listed in api.rst~~
  • [ ] Update whats-new

TomNicholas avatar May 24 '22 17:05 TomNicholas