cf.FieldAncillary.Units

FieldAncillary.Units

The cf.Units object containing the units of the data array.

Stores the units and calendar CF properties in an internally consistent manner. These are mirrored by the units and calendar CF properties respectively.

Examples

>>> f.Units
<Units: K>
>>> f.Units
<Units: days since 2014-1-1 calendar=noleap>