addModifier(SmartPtr< DataModifier > m) | code::DataHandler | [inline] |
alreadyRead | code::GRIBDataHandler | [protected] |
compressedFlag | code::DataHandler | [protected] |
convertToNetcdf(const struct product_data *) | code::GRIBDataHandler | [protected] |
createIndexLookUp(const struct product_data *) | code::GRIBDataHandler | [protected] |
createIndexLookUp(size_t numRows, size_t numColumns) | code::GRIBDataHandler | [protected] |
createW2NetcdfFiles() | code::GRIBMultiDirDataHandler | [protected, virtual] |
DataHandler(const std::string &inputDirectory, const std::string &outputDirectory, const std::string &lbname, const std::string &namePattern=std::string(), bool compressedFlag=false, bool insameDir=false, bool keepFile=false, bool readAll=false) | code::DataHandler | |
desired_products | code::GRIBDataHandler | [protected] |
fileNamePattern | code::DataHandler | [protected] |
fileNames | code::DataHandler | [protected] |
fillGribProdInfo() | code::GRIBDataHandler | [protected] |
findFilesToRead() | code::GRIBMultiDirDataHandler | [protected, virtual] |
getClosestIndex(int, int, const struct product_data *) | code::GRIBDataHandler | [protected] |
getClosestIndex(int, int, size_t numRows, size_t numColumns) | code::GRIBDataHandler | [protected] |
getColorMapName(const struct product_data *) | code::GRIBDataHandler | [protected] |
getColorMapName(int prodId, int levelId) | code::GRIBDataHandler | [protected] |
getDataType(const struct product_data *) | code::GRIBDataHandler | [protected] |
getDataType(int, int) | code::GRIBDataHandler | [protected] |
getDesiredUnit(const struct product_data *) | code::GRIBDataHandler | [protected] |
getDesiredUnit(int prodId, int levelId) | code::GRIBDataHandler | [protected] |
getIndex(size_t, size_t, int &, int &) | code::GRIBDataHandler | [protected] |
getLatLonSpacing(const struct product_data *) | code::GRIBDataHandler | [protected] |
getLatLonSpacing(size_t numRows, size_t numColumns) | code::GRIBDataHandler | [protected] |
getLevelInfo(const struct product_data *) | code::GRIBDataHandler | [protected] |
getMinorType(const struct product_data *) | code::GRIBDataHandler | [protected] |
getMinorType(int) | code::GRIBDataHandler | [protected] |
getNorthWestCorner(const struct product_data *) | code::GRIBDataHandler | [protected] |
getNorthWestCorner(size_t numRows, size_t numColumns) | code::GRIBDataHandler | [protected] |
getPrecisionPrefered(const struct product_data *) | code::GRIBDataHandler | [protected] |
getPrecisionPrefered(int prodId, int levelId) | code::GRIBDataHandler | [protected] |
getSubDirs(const std::string &inputDir, std::vector< std::string > &subdirs) | code::DataHandler | [static] |
getSubTypeForSelection(const struct product_data *, std::string &resolution, std::string &productInfo, std::string &fcstType) | code::GRIBDataHandler | [protected] |
getTime(const struct product_data *) | code::GRIBDataHandler | [protected] |
getUnit(const struct product_data *) | code::GRIBDataHandler | [protected] |
GRIBDataHandler(const std::string &inputDirectory, const std::string &outputDirectory, const std::string &lbname, const std::string &nameP, bool compressedFlag=false, bool insameDir=false, bool keepFile=false, bool readAll=false) | code::GRIBDataHandler | |
gribLLMap | code::GRIBDataHandler | [protected] |
GRIBMultiDirDataHandler(const std::string &inputDirectory, int search_level, const std::string &outputDirectory, const std::string &lbname, const std::string &namePattern=std::string(), bool compressedFlag=false, bool insameDir=false, bool keepFile=false, bool readAll=false) | code::GRIBMultiDirDataHandler | |
gribProdInfoMap | code::GRIBDataHandler | [protected] |
gribToNetcdf() | code::GRIBDataHandler | [protected, virtual] |
grid_spacing | code::GRIBDataHandler | [protected] |
indexs | code::GRIBDataHandler | [protected] |
inputDir | code::DataHandler | [protected] |
isDesired(const std::string &productName) | code::GRIBDataHandler | |
isNewFile(const std::string &file_name) | code::DataHandler | [virtual] |
keepFile_ | code::DataHandler | [protected] |
lastFileRead_ | code::DataHandler | [protected] |
lastTimeNumRows | code::GRIBDataHandler | [protected] |
latArray | code::GRIBDataHandler | [protected] |
lb | code::DataHandler | [protected] |
lonArray | code::GRIBDataHandler | [protected] |
lookUp | code::GRIBDataHandler | [protected] |
modifiers | code::DataHandler | [protected] |
modifyBeforeWrite(code::LatLonGrid &llgrid) | code::DataHandler | [virtual] |
noSpacing | code::GRIBDataHandler | [protected] |
outputDir | code::DataHandler | [protected] |
readAll_ | code::DataHandler | [protected] |
readFile_ | code::DataHandler | [protected] |
readLatLonLookupFile(const struct product_data *data) | code::GRIBDataHandler | [protected] |
readLatLonLookupFile(size_t numRows, size_t numColumns) | code::GRIBDataHandler | [protected] |
searchSubDirFileNames(const std::string &subDir) | code::GRIBMultiDirDataHandler | [protected] |
setDesiredProducts(const std::vector< std::string > &desired) | code::GRIBDataHandler | |
shouldReadThisFile(const std::string &fileName, const std::string &subDir) | code::GRIBMultiDirDataHandler | [protected] |
subDirFlag | code::DataHandler | [protected] |
WFHolder | code::GRIBDataHandler | [protected] |
writeNetcdfFilesAndRecords(code::LatLonGrid &llg, const std::string &) | code::GRIBDataHandler | [protected] |
~DataHandler() | code::DataHandler | [virtual] |
~GRIBDataHandler() | code::GRIBDataHandler | [virtual] |
~GRIBMultiDirDataHandler() | code::GRIBMultiDirDataHandler | [virtual] |