cf.Units.units

Units.units

The units string. May be any string allowed by the units attribute in the CF conventions.

Examples

>>> Units('kg').units
'kg'

Previous topic

cf.Units.istime

Next topic

cf.Units.conform

This Page