IODA
|
#include "ioda/Variables/Has_Variables.h"
#include "ioda/Engines/Factory.h"
#include "ioda/Exception.h"
#include "ioda/Layout.h"
#include "ioda/ObsGroup.h"
#include "ioda/testconfig.h"
#include "eckit/testing/Test.h"
#include "oops/util/FloatCompare.h"
Go to the source code of this file.
Namespaces | |
ioda | |
ioda::test | |
Functions | |
ioda::test::CASE ("Convert variables") | |
int | main (int argc, char **argv) |
Variables | |
const int | ioda::test::locations = 40 |
const int | ioda::test::channels = 30 |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 101 of file test_convertvariableunits.cpp.