ctdcal.flagging.flag_commonΒΆ

Classes and functions for flagging data by all modules.

Functions

by_percent_diff

Flag residuals based on the percent error relative to the reference data.

by_residual

Flag residuals using specific thresholds for each pressure range.

nan_values

Flag values as either good or nan.

outliers

Flag extreme outliers using standard deviations from the mean as a threshold.

quality_by_threshold

Flags values that meet or exceed a threshold.