|
IODA
|
Generic copying facility. More...
#include <algorithm>#include <gsl/gsl-lite.hpp>#include <memory>#include <set>#include <utility>#include <vector>#include "ioda/Group.h"#include "ioda/defs.h"

Go to the source code of this file.
Classes | |
| class | ioda::ObjectSelection |
| Allows you to select objects for a copy operation. More... | |
| struct | ioda::ScaleMapping |
| Settings for how to remap dimension scales. More... | |
Namespaces | |
| ioda | |
Functions | |
| IODA_DL void | ioda::copy (const ObjectSelection &from, ObjectSelection &to, const ScaleMapping &scale_map) |
| Generic data copying function. More... | |
Generic copying facility.
Definition in file Copying.h.