cf.Field.Units

Field.Units

The Units object containing the units of the data array.

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

Examples

>>> f.Units
<CF Units: K>

Previous topic

cf.Field.subset

Next topic

cf.Field.varray

This Page