26 return ::ioda::Group{backend};
31 static bool inited =
false;
Interfaces for ioda::Group and related classes.
Functions for ObsStore Group and Has_Groups.
Functions for ioda::Group backed by ObsStore.
Groups are a new implementation of ObsSpaces.
static std::shared_ptr< Group > createRootGroup()
Creates a root group.
IODA_DL Group createRootGroup()
Create a ioda::Group backed by an OsbStore Group object.
IODA_DL Capabilities getCapabilities()
Get capabilities of the ObsStore engine.
@ Unsupported
The feature causes an exception if used.
@ Ignored
The feature is silently disabled or unimplemented.
@ ObsStore
ObsStore in-memory.
Struct defining what an engine can/cannot do.
Capability_Mask canCompressWithGZIP
Capability_Mask canCompressWithSZIP