|
OOPS
|
Parameters for diagonal obs errors. More...
#include <ObsErrorDiag.h>


Public Attributes | |
| Parameter< double > | pert {"random amplitude", 1.0, this} |
| perturbation amplitude multiplier More... | |
Public Attributes inherited from oops::ObsErrorParametersBase | |
| Parameter< std::string > | model {"covariance model", "diagonal", this} |
| Name of the covariance model. More... | |
Parameters for diagonal obs errors.
Definition at line 29 of file ObsErrorDiag.h.
| Parameter<double> oops::ObsErrorDiagParameters::pert {"random amplitude", 1.0, this} |
perturbation amplitude multiplier
Definition at line 33 of file ObsErrorDiag.h.