8 #ifndef LORENZ95_OBSLOCGC99_H_
9 #define LORENZ95_OBSLOCGC99_H_
13 #include "eckit/config/Configuration.h"
34 void print(std::ostream &)
const override;
Observation space localization for Lorenz 95 model (Gaspari-Cohn)
const double rscale_
Gaspari-Cohn localization distance (localization goes to zero at rscale_)
const ObsTable & obsdb_
ObsSpace associated with the observations.
ObsLocGC99(const eckit::Configuration &, const ObsTable &)
void print(std::ostream &) const override
void computeLocalization(const Iterator &, ObsVec1D &locfactor) const override
A Simple Observation Data Handler.
Vector in observation space.
The namespace for the L95 model.