UFO
|
#include <Eigen/Dense>
#include <algorithm>
#include <set>
#include "ioda/ObsDataVector.h"
#include "oops/util/IntSetParser.h"
#include "oops/util/missingValues.h"
#include "ufo/filters/obsfunctions/CloudCostFunction.h"
#include "ufo/filters/Variable.h"
#include "ufo/utils/ufo_utils.interface.h"
Go to the source code of this file.
Namespaces | |
ufo | |
Variables | |
static ObsFunctionMaker< CloudCostFunction > | ufo::makerCloudCostFunction_ ("CloudCostFunction") |