IODA
src/core/FileFormat.h File Reference
#include <string>
Include dependency graph for src/core/FileFormat.h:

Go to the source code of this file.

Namespaces

 ioda
 

Enumerations

enum class  ioda::FileFormat { ioda::AUTO , ioda::HDF5 , ioda::ODB }
 Observation file format. More...
 

Functions

FileFormat ioda::determineFileFormat (const std::string &filePath, FileFormat hint)
 Determine the format of an observation file. More...