#include "ufo/filters/obsfunctions/ObsErrorFactorConventional.h"
#include <float.h>
#include <algorithm>
#include <cmath>
#include <set>
#include <string>
#include <vector>
#include "eckit/exception/Exceptions.h"
#include "ioda/ObsDataVector.h"
#include "ioda/ObsSpace.h"
#include "oops/util/Logger.h"
#include "oops/util/missingValues.h"
#include "ufo/filters/Variable.h"
#include "ufo/filters/Variables.h"
#include "ufo/utils/Constants.h"
Go to the source code of this file.
|
static ObsFunctionMaker< ObsErrorFactorConventional > | ufo::makerSteps_ ("ObsErrorFactorConventional") |
|