8 #ifndef UFO_FILTERS_OBSFUNCTIONS_SATWINDSLNVDCHECK_H_
9 #define UFO_FILTERS_OBSFUNCTIONS_SATWINDSLNVDCHECK_H_
13 #include "oops/util/parameters/Parameter.h"
29 oops::Parameter<std::string>
test_hofx{
"test_hofx",
"HofX",
this};
52 class SatWindsLNVDCheck :
public ObsFunctionBase<float> {
54 static const std::string classname() {
return "SatWindsLNVDCheck";}
56 explicit SatWindsLNVDCheck(
const eckit::LocalConfiguration &
57 = eckit::LocalConfiguration());
64 SatWindsLNVDCheckParameters options_;
Only one option to override the source of HofX wind components.
oops::Parameter< std::string > test_hofx
Name of the HofX group used to replace the default group (default is HofX)