Public Member Functions | |
ScoreClusters (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &dataRange, const std::string &targetRange, const std::string &smoothingKernel, const std::string &sizeThresholdInPixels, const std::string &searchRadius, const std::string &acceptableTimeDiffInMinutes) | |
Algorithm constructor, called from w2scoreclusters_main with the command-line options passed in. | |
void | processInputData (const code::LatLonGrid &data) |
void | processTargetData (const code::LatLonGrid &data) |
Classes | |
class | Scaler |
w2img::ScoreClusters::ScoreClusters | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | dataRange, | |||
const std::string & | targetRange, | |||
const std::string & | smoothingKernel, | |||
const std::string & | sizeThresholdInPixels, | |||
const std::string & | searchRadius, | |||
const std::string & | acceptableTimeDiffInMinutes | |||
) |
Algorithm constructor, called from w2scoreclusters_main with the command-line options passed in.
void w2img::ScoreClusters::processInputData | ( | const code::LatLonGrid & | data | ) |
void w2img::ScoreClusters::processTargetData | ( | const code::LatLonGrid & | data | ) |