UFO
|
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
ioda | |
Forward declarations. | |
oops | |
ufo | |
Functions | |
std::vector< int > | ufo::getRequiredVariableIndices (const ioda::ObsGroup &obsgroup, const std::string &varname, typename std::vector< std::string >::const_iterator elements_to_look_for_begin, typename std::vector< std::string >::const_iterator elements_to_look_for_end) |
std::vector< int > | ufo::getRequiredVarOrChannelIndices (const ioda::ObsGroup &obsgroup, const oops::Variables &vars_to_look_for) |