xrdantic.Dim#

class xrdantic.Dim(name)#

A class for representing a dimension of an Xarray data structure.

Attributes table#

name

The name of the dimension.

Methods table#

Attributes#

Dim.name#

The name of the dimension.

Methods#