act.qc.QCSummary#
- class act.qc.QCSummary(ds)[source]#
This is a Mixins class used to allow using qcfilter class that is already registered to the Xarray dataset. All the methods in this class will be added to the qcfilter class. Doing this to make the code spread across more files so it is more manageable and readable.
initialize
|
Method to convert embedded quality control to summary QC that utilzes flag values instead of flag masks and summarizes the assessments to only a few states. |