CFVariable.units_label

property CFVariable.units_label

The active accessor units or the standard units formatted for matplotlib labels. When they are equivalent (as determined by pint), the standard_units string is used rather than the pint.Unit object. This permits specifying a numerator and denominator by the position of the forward slash in the standard units string. See latex_units for details.