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.

The full documentation is available with help(cf.Units()).