#include "NetCDF_Utils.h"
#include <boost/shared_array.hpp>
#include "DataImpl.h"
Namespaces | |
namespace | MetNoFimex |
Functions | |
NcType | MetNoFimex::cdmDataType2ncType (CDMDataType dt) |
CDMDataType | MetNoFimex::ncType2cdmDataType (NcType dt) |
boost::shared_ptr< Data > | MetNoFimex::ncValues2Data (NcValues *values, NcType dt, size_t length) |