|
OOPS
|
Application for local ensemble data assimilation. More...
#include <LocalEnsembleDA.h>


Public Member Functions | |
| LocalEnsembleDA (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
| virtual | ~LocalEnsembleDA ()=default |
| int | execute (const eckit::Configuration &fullConfig) const |
Public Member Functions inherited from oops::Application | |
| Application (const eckit::mpi::Comm &comm) | |
| virtual | ~Application () |
Private Types | |
| typedef Departures< OBS > | Departures_ |
| typedef Geometry< MODEL > | Geometry_ |
| typedef GeometryIterator< MODEL > | GeometryIterator_ |
| typedef IncrementEnsemble4D< MODEL > | IncrementEnsemble4D_ |
| typedef Increment< MODEL > | Increment_ |
| typedef LocalEnsembleSolver< MODEL, OBS > | LocalSolver_ |
| typedef ObsSpaces< OBS > | ObsSpaces_ |
| typedef Observations< OBS > | Observations_ |
| typedef State4D< MODEL > | State4D_ |
| typedef StateEnsemble4D< MODEL > | StateEnsemble4D_ |
Private Member Functions | |
| std::string | appname () const |
| void | updateConfigWithPatchGeometry (const Geometry_ &geometry, eckit::LocalConfiguration &obsConfig) const |
| void | saveVariance (const eckit::LocalConfiguration &outConfig, const IncrementEnsemble4D_ &perts, const bool do_test_prints, const std::string &strOut) const |
Additional Inherited Members | |
Protected Member Functions inherited from oops::Application | |
| const eckit::mpi::Comm & | getComm () const |
Application for local ensemble data assimilation.
Definition at line 41 of file LocalEnsembleDA.h.
|
private |
Definition at line 42 of file LocalEnsembleDA.h.
|
private |
Definition at line 43 of file LocalEnsembleDA.h.
|
private |
Definition at line 44 of file LocalEnsembleDA.h.
|
private |
Definition at line 46 of file LocalEnsembleDA.h.
|
private |
Definition at line 45 of file LocalEnsembleDA.h.
|
private |
Definition at line 47 of file LocalEnsembleDA.h.
|
private |
Definition at line 49 of file LocalEnsembleDA.h.
|
private |
Definition at line 48 of file LocalEnsembleDA.h.
|
private |
Definition at line 50 of file LocalEnsembleDA.h.
|
private |
Definition at line 51 of file LocalEnsembleDA.h.
|
inlineexplicit |
Definition at line 56 of file LocalEnsembleDA.h.
|
virtualdefault |
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 253 of file LocalEnsembleDA.h.
|
inlinevirtual |
Implements oops::Application.
Definition at line 69 of file LocalEnsembleDA.h.

|
inlineprivate |
Definition at line 306 of file LocalEnsembleDA.h.


|
inlineprivate |
Definition at line 257 of file LocalEnsembleDA.h.

