Public Member Functions | |
TornTrack (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &SearchRadius, const std::string &TimeOffset, const std::string &MinimumValues, const std::string &TornadoPaths) | |
Algorithm constructor, called from w2hailtruth_torn_main with the command-line options passed in. | |
void | processCellTableName (const code::DataTable &data) |
void | parsePaths (const std::string &fileName) |
hailtruth::TornTrack::TornTrack | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | SearchRadius, | |||
const std::string & | TimeOffset, | |||
const std::string & | MinimumValues, | |||
const std::string & | TornadoPaths | |||
) |
Algorithm constructor, called from w2hailtruth_torn_main with the command-line options passed in.
void hailtruth::TornTrack::parsePaths | ( | const std::string & | fileName | ) |
void hailtruth::TornTrack::processCellTableName | ( | const code::DataTable & | data | ) |