cf.Field.Units

Field.Units

The 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
<CF Units: K>

Previous topic

cf.Field.size

Next topic

cf.Field.varray

This Page