MI - Fimex
Classes | Namespaces | Functions
CDMReaderUtils.h File Reference
#include "fimex/CDMReader.h"
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/shared_ptr.hpp>
#include <vector>

Go to the source code of this file.

Classes

struct  MetNoFimex::null_deleter
 

Namespaces

 MetNoFimex
 

Functions

boost::posix_time::ptime MetNoFimex::getUniqueForecastReferenceTime (boost::shared_ptr< CDMReader > reader)
 
std::vector< double > MetNoFimex::getDataSliceInUnit (const boost::shared_ptr< CDMReader > &reader, const std::string &var, const std::string &unit, int unLimDimPos)
 
std::size_t MetNoFimex::estimateCDMDataSize (const CDM &cdm)
 
bool MetNoFimex::compareCDMVarShapes (const CDM &cdm1, const std::string &varName1, const CDM &cdm2, const std::string &varName2)
 
std::string MetNoFimex::findUniqueDimVarName (const CDM &cdm, std::string baseVar)
 
void MetNoFimex::generateProjectionCoordinates (boost::shared_ptr< CDMReader > &reader)