13 #include <gsl/gsl-lite.hpp>
26 class ObjectSelection;
37 IODA_DL void copy(
const ObjectSelection& from, ObjectSelection& to,
const ScaleMapping& scale_map);
44 bool recurse_ =
false;
84 bool autocreate =
false;
Interfaces for ioda::Group and related classes.
Groups are a new implementation of ObsSpaces.
Allows you to select objects for a copy operation.
Common preprocessor definitions used throughout IODA.
#define IODA_DL
A preprocessor tag that indicates that a symbol is to be exported/imported.
IODA_DL void copy(const ObjectSelection &from, ObjectSelection &to, const ScaleMapping &scale_map)
Generic data copying function.
Settings for how to remap dimension scales.
std::vector< std::pair< Variable, Variable > > map_from_to
std::vector< Variable > map_new