OOPS
|
#include "lorenz95/ObsLocGC99.h"
#include <algorithm>
#include <cmath>
#include <vector>
#include "eckit/config/Configuration.h"
#include "eckit/geometry/Point2.h"
#include "lorenz95/Iterator.h"
#include "lorenz95/L95Traits.h"
#include "lorenz95/ObsTable.h"
#include "lorenz95/ObsVec1D.h"
#include "oops/generic/gc99.h"
Go to the source code of this file.
Namespaces | |
lorenz95 | |
The namespace for the L95 model. | |
Variables | |
static oops::ObsLocalizationMaker< L95Traits, L95ObsTraits, ObsLocGC99 > | lorenz95::makerGC_ ("Gaspari-Cohn") |