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::ModelHeightAdjustedAirTemperatureParameters |
Options controlling ModelHeightAdjustedAirTemperature ObsFunction. More... | |
class | ufo::ModelHeightAdjustedAirTemperature |
Function to calculate surface temperature observation value adjusted from station height to model surface height. Outputs a derived 2m air temperature adjusted to the model surface height. The correction applied to the temperature is calculated using a standard lapse rate (Constants::Lclr). More... | |
Namespaces | |
ufo | |