metobs_toolkit.sensordata.SensorData.convert_outliers_to_gaps#
- SensorData.convert_outliers_to_gaps() None[source]#
Convert all outliers to gaps.
This method will convert all outliers to gaps. Doing so new gaps are constructed.
- Return type:
None.
Warning
All progress on present gaps is erased, since new gaps are constructed. Information on the value and QC flag of the outliers will be lost.