UFO
|
#include <memory>
#include <ostream>
#include <string>
#include <vector>
#include "oops/base/Variables.h"
#include "oops/util/ObjectCounter.h"
#include "oops/util/parameters/OptionalParameter.h"
#include "oops/util/parameters/Parameter.h"
#include "ufo/filters/Variable.h"
#include "ufo/ObsOperatorBase.h"
#include "ufo/ObsOperatorParametersBase.h"
#include "ufo/utils/parameters/ParameterTraitsVariable.h"
Go to the source code of this file.
Classes | |
class | ufo::ObsBackgroundErrorIdentityParameters |
Options controlling the ObsBackgroundErrorIdentity observation operator. More... | |
class | ufo::ObsBackgroundErrorIdentity |
An observation operator calculating ObsDiagnostics representing single-level background errors of simulated variables. More... | |
Namespaces | |
ioda | |
Forward declarations. | |
ufo | |