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::ModelHeightAdjustedRelativeHumidityParameters |
Options controlling ModelHeightAdjustedRelativeHumidity ObsFunction. More... | |
class | ufo::ModelHeightAdjustedRelativeHumidity |
Function to calculate surface relative humidity observation value adjusted from station height to model surface height. Outputs a derived 2m relative humidity adjusted to the model surface height. Observed relative humidity is adjusted from station level to model surface using an empirical vertical gradient LRH = -0.01 %/m. The adjusted humidity value is then constrained to lie between zero and supersaturation with respect to liquid water. More... | |
Namespaces | |
ufo | |