IODA
|
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Run.h"
#include "oops/runs/Test.h"
#include "oops/test/TestEnvironment.h"
#include "ioda/Engines/OdbQueryParameters.h"
Go to the source code of this file.
Classes | |
class | OdbQueryParameters |
Functions | |
CASE ("Validation") | |
int | main (int argc, char **argv) |
CASE | ( | "Validation" | ) |
Definition at line 23 of file test_odb_query_parameters.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file test_odb_query_parameters.cpp.