IODA
ObsIoGenerateUtils.h File Reference
#include <string>
#include <vector>
Include dependency graph for ObsIoGenerateUtils.h:

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...
 

Detailed Description

Utilities used by the ObsIoGenerate* classes

Definition in file ObsIoGenerateUtils.h.