OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
FileReader.hpp File Reference
#include <array>
#include <cstdio>
#include <string>
#include <unordered_map>
#include <boost/filesystem.hpp>
#include "DataProvider.hpp"
#include "DataRecord.hpp"
Include dependency graph for FileReader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileReaderHints
 
class  FileReader
 

Namespaces

 focs
 

Variables

const std::array< int, 4 > NETCDF1_MAGIC_NUMBER
 
const std::array< int, 4 > NETCDF2_MAGIC_NUMBER
 
const std::array< int, 4 > HDF4_MAGIC_NUMBER
 
const std::array< int, 8 > HDF5_MAGIC_NUMBER