Public Member Functions | |
FireWeather (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &outputProductName) | |
Algorithm constructor, called from w2fireweather_main with the command-line options passed in. | |
void | processBowen (const code::LatLonGrid &data) |
void | processFevap (const code::LatLonGrid &data) |
void | processFveg (const code::LatLonGrid &data) |
void | processLai (const code::LatLonGrid &data) |
void | processMstav (const code::LatLonGrid &data) |
void | processStom (const code::LatLonGrid &data) |
void | processTdif (const code::LatLonGrid &data) |
void | handleEndOfInputIndex () |
w2img::FireWeather::FireWeather | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | outputProductName | |||
) |
Algorithm constructor, called from w2fireweather_main with the command-line options passed in.
void w2img::FireWeather::handleEndOfInputIndex | ( | ) |
void w2img::FireWeather::processBowen | ( | const code::LatLonGrid & | data | ) |
void w2img::FireWeather::processFevap | ( | const code::LatLonGrid & | data | ) |
void w2img::FireWeather::processFveg | ( | const code::LatLonGrid & | data | ) |
void w2img::FireWeather::processLai | ( | const code::LatLonGrid & | data | ) |
void w2img::FireWeather::processMstav | ( | const code::LatLonGrid & | data | ) |
void w2img::FireWeather::processStom | ( | const code::LatLonGrid & | data | ) |
void w2img::FireWeather::processTdif | ( | const code::LatLonGrid & | data | ) |