qualityflag
Qualityflag is a data quality indicator used to describe the reliability, validity, or suitability of individual data values or observations within a dataset. It is typically implemented as a separate attribute or variable that accompanies the data, and can be stored as a bitmask, an integer, or a categorical label. In many datasets, each data point has an associated qualityflag that encodes one or more conditions affecting its trustworthiness, such as saturation, sensor error, time mismatch, interpolation, or missing data.
In bitmask implementations, each bit corresponds to a specific condition; the combination of set bits provides
Qualityflags enable downstream users to filter, weight, or flag results according to data quality. Analysts may
Common contexts include environmental monitoring, meteorological and oceanographic data, remote sensing imagery, and scientific experiments. Qualityflag