Public Member Functions | |
RainAlbedo (const std::string &outputDir, const std::string &outputLBName, bool realtime, bool turnOffZCorrection) | |
Algorithm constructor, called from w2rainalbedo_main with the command-line options passed in. | |
void | processAlbedo (const code::LatLonGrid &data) |
void | processCloudTopTemperature (const code::LatLonGrid &data) |
void | processPrecipRate (const code::LatLonGrid &data) |
void | handleEndOfInputIndexes () |
w2img::RainAlbedo::RainAlbedo | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
bool | turnOffZCorrection | |||
) |
Algorithm constructor, called from w2rainalbedo_main with the command-line options passed in.
void w2img::RainAlbedo::handleEndOfInputIndexes | ( | ) |
void w2img::RainAlbedo::processAlbedo | ( | const code::LatLonGrid & | data | ) |
void w2img::RainAlbedo::processCloudTopTemperature | ( | const code::LatLonGrid & | data | ) |
void w2img::RainAlbedo::processPrecipRate | ( | const code::LatLonGrid & | data | ) |