ClimoDataArrayAccessor.quantify

ClimoDataArrayAccessor.quantify()[source]

Return a copy of the xarray.DataArray with underlying data converted to pint.Quantity using the 'units' attribute. If the data is already quantified, nothing is done. If the 'units' attribute is missing, a warning is raised. Units are parsed with parse_units.