IODA Bundle
IodaDescription.h File Reference
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "ioda/Engines/Factory.h"
#include "ioda/Group.h"
Include dependency graph for IodaDescription.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ingester::Range
 
struct  Ingester::DimensionDescription
 
struct  Ingester::VariableDescription
 
struct  Ingester::GlobalDescriptionBase
 
struct  Ingester::is_vector< T >
 
struct  Ingester::is_vector< std::vector< T, A > >
 
struct  Ingester::GlobalDescription< T >
 
class  Ingester::IodaDescription
 Describes how to write data to IODA. More...
 

Namespaces

 Ingester
 

Typedefs

typedef std::vector< DimensionDescription > Ingester::DimDescriptions
 
typedef std::vector< VariableDescription > Ingester::VariableDescriptions
 
typedef std::vector< std::shared_ptr< GlobalDescriptionBase > > Ingester::GlobalDescriptions