7 #ifndef UFO_FILTERS_TRACKCHECKUTILSPARAMETERS_H_
8 #define UFO_FILTERS_TRACKCHECKUTILSPARAMETERS_H_
10 #include "oops/util/parameters/OptionalParameter.h"
11 #include "oops/util/parameters/Parameters.h"
22 LNDSYN,
SHPSYN,
BUOY,
MOBSYN,
OPENROAD,
TEMP,
BATHY,
TESAC,
BUOYPROF,
LNDSYB,
SHPSYB
26 static constexpr
char enumTypeName[] =
"SurfaceObservationSubtype";
27 static constexpr util::NamedEnumerator<SurfaceObservationSubtype>
namedValues[] = {
47 public EnumParameterTraits<ufo::SurfaceObservationSubtypeParameterTraitsHelper>
70 "station_id_variable",
this};
Parameters shared by all filters having a default action (typically "reject").
Options controlling the operation of the track check filter.
oops::OptionalParameter< Variable > stationIdVariable
SurfaceObservationSubtype
static constexpr util::NamedEnumerator< SurfaceObservationSubtype > namedValues[]
static constexpr char enumTypeName[]
SurfaceObservationSubtype EnumType