Public Member Functions | |
AnalyzeGrids (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &OperationsXML) | |
Algorithm constructor, called from w2comparegrids_main with the command-line options passed in. | |
void | processGridName1 (const code::LatLonGrid &data) |
void | processGridName2 (const code::LatLonGrid &data) |
void | process () |
void | parseXML (const std::string &fileName) |
hailtruth::AnalyzeGrids::AnalyzeGrids | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | OperationsXML | |||
) |
Algorithm constructor, called from w2comparegrids_main with the command-line options passed in.
void hailtruth::AnalyzeGrids::parseXML | ( | const std::string & | fileName | ) |
void hailtruth::AnalyzeGrids::process | ( | ) |
void hailtruth::AnalyzeGrids::processGridName1 | ( | const code::LatLonGrid & | data | ) |
void hailtruth::AnalyzeGrids::processGridName2 | ( | const code::LatLonGrid & | data | ) |