UFO
|
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "ioda/ObsSpace.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/util/Logger.h"
#include "test/TestEnvironment.h"
#include "ufo/filters/ObsFilterData.h"
#include "ufo/filters/processWhere.h"
#include "ufo/filters/Variables.h"
Go to the source code of this file.
Classes | |
class | ufo::test::ProcessWhere |
Namespaces | |
ufo | |
ufo::test | |
Macros | |
#define | ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Functions | |
void | ufo::test::testProcessWhere (const eckit::LocalConfiguration &conf, bool is_in_usererror=false) |
#define ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Definition at line 15 of file ProcessWhere.h.