IODA
Groups and Data Layout

Public API for ioda::Group, ioda::ObsGroup, and data layout policies. More...

Collaboration diagram for Groups and Data Layout:

Files

file  Group.h
 Interfaces for ioda::Group and related classes.
 
file  Layout.h
 Contains definitions for how data are arranged in ioda internally.
 
file  ObsGroup.h
 Interfaces for ioda::ObsGroup and related classes.
 

Classes

class  ioda::detail::Group_Base
 Hidden base class to prevent constructor confusion. More...
 
class  ioda::Group
 Groups are a new implementation of ObsSpaces. More...
 
class  ioda::detail::DataLayoutPolicy
 Policy used for setting locations for Variable access. More...
 
class  ioda::ObsGroup
 An ObsGroup is a specialization of a ioda::Group. It provides convenience functions and guarantees that the ioda data are well-formed. More...
 

Detailed Description

Public API for ioda::Group, ioda::ObsGroup, and data layout policies.