IODA
|
Default fill values for ioda files. More...
#include <gsl/gsl-lite.hpp>
#include <memory>
#include <string>
#include "ioda/Variables/Fill.h"
#include "ioda/Exception.h"
#include "ioda/defs.h"
Go to the source code of this file.
Namespaces | |
ioda | |
ioda::FillValuePolicies | |
Holds the different default fill values used in ioda files produced by different backends. | |
Enumerations | |
enum class | ioda::FillValuePolicy { ioda::HDF5 , ioda::NETCDF4 } |
This option describes the default fill values that will be used if the user does not manually specify a fill value. More... | |
Default fill values for ioda files.
Definition in file FillPolicy.h.