cf.CellMeasure.Units¶
-
CellMeasure.Units¶ The
cf.Unitsobject containing the units of the data array.Stores the units and calendar CF properties in an internally consistent manner. These are mirrored by the
unitsandcalendarCF properties respectively.Examples
>>> f.Units <Units: K>
>>> f.Units <Units: days since 2014-1-1 calendar=noleap>