sup3r.preprocessing.loaders.utilities.standardize_values# standardize_values(data)[source]# Standardize units and coordinate values. e.g. All temperatures in celsius, all longitudes between -180 and 180, etc. dataxr.Datasetxarray dataset to be updated with standardized values.