8 #ifndef UFO_ATMSFCINTERP_OBSATMSFCINTERP_INTERFACE_H_
9 #define UFO_ATMSFCINTERP_OBSATMSFCINTERP_INTERFACE_H_
11 #include "ioda/ObsSpace.h"
43 const oops::Variables &operatorVars,
44 const int *operatorVarIndices,
const int numOperatorVarIndices,
45 oops::Variables &requiredVars);
48 const int &,
const int &,
double &);
void ufo_atmsfcinterp_delete_f90(F90hop &)
void ufo_atmsfcinterp_simobs_f90(const F90hop &, const F90goms &, const ioda::ObsSpace &, const int &, const int &, double &)
void ufo_atmsfcinterp_setup_f90(F90hop &, const eckit::Configuration &, const oops::Variables &operatorVars, const int *operatorVarIndices, const int numOperatorVarIndices, oops::Variables &requiredVars)
Interface to Fortran UFO atmsfcinterp routines.