Public Member Functions | |
WarpCorrect (const std::string &outputDir, const std::string &outputLBName, bool realtime) | |
Algorithm constructor, called from w2warpcorrect_main with the command-line options passed in. | |
void | processForecastField (const code::LatLonGrid &data) |
void | processObservation (const code::Index::Record &rec) |
w2img::WarpCorrect::WarpCorrect | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime | |||
) |
Algorithm constructor, called from w2warpcorrect_main with the command-line options passed in.
void w2img::WarpCorrect::processForecastField | ( | const code::LatLonGrid & | data | ) |
void w2img::WarpCorrect::processObservation | ( | const code::Index::Record & | rec | ) |