xarray.DataTree.variables#
- property DataTree.variables#
Low level interface to node contents as dict of Variable objects.
This dictionary is frozen to prevent mutation that could violate Dataset invariants. It contains all variable objects constituting this DataTree node, including both data variables and coordinates.