act.qc.CleanDataset.clean_swats_qc#
- CleanDataset.clean_swats_qc(fix_data_units=True)[source]#
Method to apply SWATS global attribute quality control definition to the quality control variables.
- Parameters:
fix_data_units (bool) – The units string for some data variables incorrectly defines degrees Celsius as ‘C’ insted of the udunits ‘degC’. When set to true those units strings are updated.