UFO
TransformBase.h File Reference
#include <algorithm>
#include <cmath>
#include <functional>
#include <map>
#include <memory>
#include <ostream>
#include <string>
#include <vector>
#include "eckit/exception/Exceptions.h"
#include "eckit/types/FloatCompare.h"
#include "ioda/ObsDataVector.h"
#include "oops/util/CompareNVectors.h"
#include "oops/util/Logger.h"
#include "oops/util/missingValues.h"
#include "oops/util/ObjectCounter.h"
#include "oops/util/PropertiesOfNVectors.h"
#include "ufo/filters/ObsFilterData.h"
#include "ufo/filters/QCflags.h"
#include "ufo/filters/Variables.h"
#include "ufo/filters/VariableTransformsParameters.h"
#include "ufo/variabletransforms/Formulas.h"
Include dependency graph for TransformBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ufo::TransformBase
 Base class for variable conversion. More...
 
class  ufo::TransformFactory
 Transform factory. More...
 
class  ufo::TransformMaker< T >
 Transform maker. More...
 

Namespaces

 ioda
 Forward declarations.
 
 ufo