cf.Units¶
-
class
cf.Units[source]¶ Bases:
objectStore, combine and compare physical units and convert numeric values to different units.
This is a convenience class that creates a
cfunits.Unitsinstance (https://ncas-cms.github.io/cfunits). For further details, type>>> help(cf.Units())