Public Member Functions | |
GridTruth (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &maxDistance, const std::string &searchBox) | |
Algorithm constructor, called from w2hailtruth_grid_main with the command-line options passed in. | |
void | processTableName (const code::DataTable &data) |
void | processGridName (const code::LatLonGrid &data) |
void | process () |
hailtruth::GridTruth::GridTruth | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | maxDistance, | |||
const std::string & | searchBox | |||
) |
Algorithm constructor, called from w2hailtruth_grid_main with the command-line options passed in.
void hailtruth::GridTruth::process | ( | ) |
void hailtruth::GridTruth::processGridName | ( | const code::LatLonGrid & | data | ) |
void hailtruth::GridTruth::processTableName | ( | const code::DataTable & | data | ) |