UFO
ObsErrorBoundIR.h File Reference
#include <string>
#include <vector>
#include "oops/util/parameters/Parameter.h"
#include "oops/util/parameters/Parameters.h"
#include "oops/util/parameters/RequiredParameter.h"
#include "ufo/filters/ObsFilterData.h"
#include "ufo/filters/obsfunctions/ObsFunctionBase.h"
#include "ufo/filters/Variables.h"
#include "ufo/utils/parameters/ParameterTraitsVariable.h"
Include dependency graph for ObsErrorBoundIR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ufo::ObsErrorBoundIRParameters
 Options applying to the determination of observation error bounds as a function transmittance at model top and latitude. More...
 
class  ufo::ObsErrorBoundIR
 Determine the observation error bound (Residual Threshold) for gross check as a function of transmittance at model top and latutude. Errobs0 = un-inflated observation error ErrobsMax = maximum observation error bound Errflat = error factor as a function of latitude Errtaotop = error factor as a function of transmittance at model top Residual Threshold = MIN( (3.0 * ( 1 / Errflat )^2 * (1 / Errftaotop )^2), ErrobsMax ) Filter out data if |obs-h(x)| > Residual Threshold. More...
 

Namespaces

 ufo