#include <boost/shared_ptr.hpp>
#include "fimex/config.h"
#include "fimex/CDMDataType.h"
#include "fimex/Data.h"
Go to the source code of this file.
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) |