#include <vector>
#include "ioda/ObsDataVector.h"
#include "oops/util/missingValues.h"
#include "ufo/filters/obsfunctions/ModelHeightAdjustedMarineWind.h"
#include "ufo/filters/Variable.h"
#include "ufo/utils/Constants.h"
Go to the source code of this file.
|
static ObsFunctionMaker< ModelHeightAdjustedEastwardMarineWind > | ufo::eastwardMaker_ ("ModelHeightAdjustedEastwardMarineWind") |
|
static ObsFunctionMaker< ModelHeightAdjustedNorthwardMarineWind > | ufo::northwardMaker_ ("ModelHeightAdjustedNorthwardMarineWind") |
|