xarray.core.coordinates.DataArrayCoordinates.variables#

property DataArrayCoordinates.variables#

Low level interface to Coordinates contents as dict of Variable objects.

This dictionary is frozen to prevent mutation.