xarray.DataTree.subtree

Contents

xarray.DataTree.subtree#

property DataTree.subtree#

Iterate over all nodes in this tree, including both self and all descendants.

Iterates breadth-first.

See also

DataTree.subtree_with_keys, DataTree.descendants, group_subtrees