cf.CellMeasure.Units

CellMeasure.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
<CF Units: K>
>>> f.Units
<CF Units: days since 2014-1-1 calendar=noleap>

Previous topic

cf.CellMeasure.subspace

Next topic

cf.CellMeasure.varray

This Page