UFO
|
#include <string>
#include "ufo/filters/ObsFilterData.h"
#include "ufo/filters/obsfunctions/ObsFunctionBase.h"
#include "ufo/filters/Variables.h"
#include "oops/util/parameters/Parameters.h"
#include "oops/util/parameters/RequiredParameter.h"
#include "ufo/utils/parameters/ParameterTraitsVariable.h"
Go to the source code of this file.
Classes | |
class | ufo::ModelHeightAdjustedWindVectorParameters |
Options controlling ModelHeightAdjustedWindVector ObsFunction. More... | |
class | ufo::ModelHeightAdjustedWindVectorComponent< northwardWind > |
Function to calculate surface wind observation values adjusted from station height to model surface height. Outputs a derived eastward and northward wind adjusted to the model surface height. Observed winds from stations above the model surface are divided by a scaling factor (S) based only on height difference (dh). Scaling factors are: More... | |
Namespaces | |
ufo | |