8 #ifndef UFO_FILTERS_OBSFUNCTIONS_DRAWOBSERRORFROMFILE_H_
9 #define UFO_FILTERS_OBSFUNCTIONS_DRAWOBSERRORFROMFILE_H_
Derive observation error from a file representing the variance or the covariance matrix.
DrawObsErrorFromFile(const eckit::LocalConfiguration &)
void compute(const ObsFilterData &, ioda::ObsDataVector< float > &) const
compute the result of the function
DrawValueFromFile< float > drawValueFromFile_
const ufo::Variables & requiredVariables() const
geovals required to compute the function
ObsFilterData provides access to all data related to an ObsFilter.