cf.DimensionCoordinate.T

DimensionCoordinate.T

True if and only if the data are coordinates for a CF ‘T’ axis.

CF ‘T’ axis coordinates are defined by having units of reference time.

See also

ctype, X, Y, Z

Examples:

>>> c.Units
<CF Units: seconds since 1992-10-8>
>>> c.T
True