act.qc#
Description
This module contains procedures for working with QC information and for applying tests to data.
Classes
|
Class for cleaning up QC variables to standard cf-compliance |
|
A class for building quality control variables containing arrays for filtering data based on a set of test condition typically based on the values in the data fields. |
|
This is a Mixins class used to allow using qcfilter class that is already registered to the Xarray dataset. |
|
|
Functions
|
Function to query the ARM DQR web service for reports and add as a new quality control test to ancillary quality control variable. |
|
Function to test shadowband radiometer (MFRSR, RSS, etc) instruments for shading related problems. |
|
Processing function to do the FFT calculations/thresholding |
|
Generates waveform statistics for each particle in the dataset This will do the fitting for channel 0 only. |
|
Given a single integer value, return bit positions. |
|
Returns a dictionary converstion of YAML file for flagging data. |
|
Function to set a quality control bit given a scalar or array of values and a bit number. |
|
Function to remove a quality control bit given a scalar or array of values and a bit number. |