Go to the documentation of this file.
8 #ifndef UFO_UTILS_PROBABILITYOFGROSSERRORPARAMETERS_H_
9 #define UFO_UTILS_PROBABILITYOFGROSSERRORPARAMETERS_H_
14 #include "oops/util/parameters/Parameter.h"
15 #include "oops/util/parameters/Parameters.h"
46 #endif // UFO_UTILS_PROBABILITYOFGROSSERRORPARAMETERS_H_
Options controlling the operation of the calculations involving probability of gross error.
oops::Parameter< float > PGE_ExpArgMax
Maximum value of exponent in background QC.
oops::Parameter< float > PGE_ObErrMult
Multiplication factor for observation errors.
oops::Parameter< float > PGE_SDiffCrit
Critical value for squared difference from background / ErrVar.
oops::Parameter< float > PGE_PGECrit
PGE rejection limit.
oops::Parameter< float > PGE_BkgErrMult
Multiplication factor for background errors.