Public Member Functions | |
PrecipRateFieldBias (const std::string &outputDir, const std::string &outputLBName, bool realtime) | |
Algorithm constructor, called from the _main with the command-line options passed in. | |
void | processGagePrecipRateFieldBias (const code::LatLonGrid &data) |
void | processGagePrecipConfidence (const code::LatLonGrid &data) |
virtual | ~PrecipRateFieldBias () |
w2preciprate::PrecipRateFieldBias::PrecipRateFieldBias | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime | |||
) |
Algorithm constructor, called from the _main with the command-line options passed in.
virtual w2preciprate::PrecipRateFieldBias::~PrecipRateFieldBias | ( | ) | [inline, virtual] |
void w2preciprate::PrecipRateFieldBias::processGagePrecipConfidence | ( | const code::LatLonGrid & | data | ) |
void w2preciprate::PrecipRateFieldBias::processGagePrecipRateFieldBias | ( | const code::LatLonGrid & | data | ) |