OOPS
|
#include <memory>
#include <string>
#include <boost/noncopyable.hpp>
#include "eckit/config/Configuration.h"
#include "oops/base/ObsVector.h"
#include "oops/generic/ObsErrorBase.h"
#include "oops/interface/ObsSpace.h"
#include "oops/util/Logger.h"
#include "oops/util/Printable.h"
Go to the source code of this file.
Classes | |
class | oops::ObsError< OBS > |
Observation error covariance matrix of observations from a single ObsSpace. More... | |
Namespaces | |
oops | |
The namespace for the main oops code. | |