IODA Bundle
|
Parameters for vertical localization. More...
#include <VerticalLocEV.h>
Public Attributes | |
Parameter< double > | VertLocToll {"fraction of retained variance", 1.0, this} |
RequiredParameter< double > | VertLocDist {"lengthscale", this} |
RequiredParameter< std::string > | VertLocUnits {"lengthscale units", this} |
Parameters for vertical localization.
See Lei 2018 JAMES for more details
Lei, L., Whitaker, J. S., & Bishop, C. ( 2018). Improving assimilation of radiance observations by implementing model space localization in an ensemble Kalman filter. Journal of Advances in Modeling Earth Systems, 10, 3221– 3232. https://doi.org/10.1029/2018MS001468
Definition at line 42 of file oops/generic/VerticalLocEV.h.
RequiredParameter<double> oops::VerticalLocalizationParameters::VertLocDist {"lengthscale", this} |
Definition at line 51 of file oops/generic/VerticalLocEV.h.
Parameter<double> oops::VerticalLocalizationParameters::VertLocToll {"fraction of retained variance", 1.0, this} |
Definition at line 49 of file oops/generic/VerticalLocEV.h.
RequiredParameter<std::string> oops::VerticalLocalizationParameters::VertLocUnits {"lengthscale units", this} |
Definition at line 53 of file oops/generic/VerticalLocEV.h.