UFO
|
#include <algorithm>
#include <map>
#include <memory>
#include <ostream>
#include <string>
#include <utility>
#include <vector>
#include "ioda/ObsVector.h"
#include "oops/base/Variables.h"
#include "oops/util/Logger.h"
#include "ufo/categoricaloper/ObsCategoricalParameters.h"
Go to the source code of this file.
Classes | |
struct | ufo::ObsOperatorTraits< OPBASE > |
struct | ufo::ObsOperatorTraits< ObsOperatorBase > |
struct | ufo::ObsOperatorTraits< LinearObsOperatorBase > |
class | ufo::ObsCategoricalData< OPBASE > |
Data handler for the Categorical observation operator and TL/AD code. More... | |
Namespaces | |
eckit | |
Forward declarations. | |
ioda | |
Forward declarations. | |
ufo | |