| 
    IODA
    
   | 
 
#include <string>#include <vector>
Go to the source code of this file.
Namespaces | |
| ioda | |
Functions | |
| void | ioda::storeGenData (const std::vector< float > &latVals, const std::vector< float > &lonVals, const std::vector< std::string > &dtStrings, const std::vector< std::string > &obsVarNames, const std::vector< float > &obsErrors, ObsGroup &obsGroup) | 
| store generated data into an ObsGroup  More... | |
Utilities used by the ObsIoGenerate* classes
Definition in file ObsIoGenerateUtils.h.