IODA
|
#include <iostream>
#include "ioda/distribution/Distribution.h"
#include "ioda/io/ObsIo.h"
#include "ioda/ObsSpaceParameters.h"
#include "eckit/mpi/Comm.h"
#include "oops/util/DateTime.h"
#include "oops/util/Logger.h"
#include "oops/util/ObjectCounter.h"
Go to the source code of this file.
Classes | |
class | ioda::ObsIoGenerateList |
Implementation of ObsIo generating observations at locations specified in the input YAML file (parsed earlier into the ObsGenerateListParameters object passed to the constructor). More... | |
Namespaces | |
ioda | |