cf.Units


class cf.Units[source]

Bases: object

Store, combine and compare physical units and convert numeric values to different units.

This is a convenience class that creates a cfunits.Units instance (https://ncas-cms.github.io/cfunits). For further details, type

>>> help(cf.Units())