UFO
|
Okamoto et al. symmetric cloud impact (SCI) function. More...
#include <SymmCldImpactIR.h>
Public Member Functions | |
SymmCldImpactIR (const eckit::LocalConfiguration) | |
~SymmCldImpactIR () | |
void | compute (const ObsFilterData &, ioda::ObsDataVector< float > &) const |
compute the result of the function More... | |
const ufo::Variables & | requiredVariables () const |
geovals required to compute the function More... | |
![]() | |
ObsFunctionBase (const eckit::LocalConfiguration conf=eckit::LocalConfiguration()) | |
virtual | ~ObsFunctionBase () |
Private Attributes | |
SymmCldImpactIRParameters | options_ |
ufo::Variables | invars_ |
std::vector< int > | channels_ |
Additional Inherited Members | |
![]() | |
typedef float | Value_ |
Type of the values produced by the function. More... | |
Okamoto et al. symmetric cloud impact (SCI) function.
Okamoto, K., McNally, A.P. and Bell, W. (2014), Progress towards the assimilation of allâsky infrared radiances: an evaluation of cloud effects. Q.J.R. Meteorol. Soc., 140: 1603-1614. doi:10.1002/qj.2242
Definition at line 40 of file SymmCldImpactIR.h.
|
explicit |
Definition at line 28 of file SymmCldImpactIR.cc.
ufo::SymmCldImpactIR::~SymmCldImpactIR | ( | ) |
Definition at line 44 of file SymmCldImpactIR.cc.
|
virtual |
compute the result of the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 48 of file SymmCldImpactIR.cc.
|
virtual |
geovals required to compute the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 93 of file SymmCldImpactIR.cc.
|
private |
Definition at line 51 of file SymmCldImpactIR.h.
|
private |
Definition at line 50 of file SymmCldImpactIR.h.
|
private |
Definition at line 49 of file SymmCldImpactIR.h.