#include <string>
#include "oops/util/parameters/Parameter.h"
#include "oops/util/parameters/RequiredParameter.h"
#include "ufo/filters/ObsFilterData.h"
#include "ufo/filters/obsfunctions/ObsFunctionBase.h"
#include "ufo/filters/Variables.h"
Go to the source code of this file.
|
class | ufo::SatWindsSPDBCheckParameters |
| Two options are required for this function: error_min and error_max, which are bounding the ObsError variable following a GSI fix file. The specification of group name for ObsError is optional but assigned ObsErrorData by default. The HofX group name is also optional to override using test_hofx for testing purposes (set to GsiHofX, for example). More...
|
|