Public Member Functions | |
TimeMorpher (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &warpDistance, const std::string &acceptableTimeDiffInMinutes, const std::string &dataThreshold, const std::string &outputName, const std::string &everyNseconds) | |
Algorithm constructor, called from w2timemorph_main with the command-line options passed in. | |
void | processInputDataType (const code::LatLonGrid &data) |
w2img::TimeMorpher::TimeMorpher | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | warpDistance, | |||
const std::string & | acceptableTimeDiffInMinutes, | |||
const std::string & | dataThreshold, | |||
const std::string & | outputName, | |||
const std::string & | everyNseconds | |||
) |
Algorithm constructor, called from w2timemorph_main with the command-line options passed in.
void w2img::TimeMorpher::processInputDataType | ( | const code::LatLonGrid & | data | ) |