ClimoDatasetAccessor.quantify¶
- ClimoDatasetAccessor.quantify()[source]¶
Return a copy of the
xarray.Datasetwith underlyingxarray.DataArraydata converted topint.Quantityusing the'units'attributes. Coordinate bounds variables are excluded. Already-quantified data is left alone.