MetNoFimex::NetCDF_CDMWriter Class Reference

#include <NetCDF_CDMWriter.h>

Inheritance diagram for MetNoFimex::NetCDF_CDMWriter:

MetNoFimex::CDMWriter List of all members.

Public Member Functions

 NetCDF_CDMWriter (const boost::shared_ptr< CDMReader > cdmReader, const std::string &outputFile)
 NetCDF_CDMWriter (const boost::shared_ptr< CDMReader > cdmReader, const std::string &outputFile, const std::string &configFile)
virtual ~NetCDF_CDMWriter ()
const std::stringgetVariableName (const std::string &varName) const
const std::stringgetDimensionName (const std::string &dimName) const
const std::stringgetAttributeName (const std::string &varName, const std::string &attName) const
const CDMAttributegetAttribute (const std::string &varName, const std::string &attName) const throw (CDMException)

Constructor & Destructor Documentation

MetNoFimex::NetCDF_CDMWriter::NetCDF_CDMWriter const boost::shared_ptr< CDMReader cdmReader,
const std::string outputFile
 

MetNoFimex::NetCDF_CDMWriter::NetCDF_CDMWriter const boost::shared_ptr< CDMReader cdmReader,
const std::string outputFile,
const std::string configFile
 

Parameters:
cdmReader dataSource
outputFile file-name to write to
configFile xml-configuration

MetNoFimex::NetCDF_CDMWriter::~NetCDF_CDMWriter  )  [virtual]
 


Member Function Documentation

const CDMAttribute & MetNoFimex::NetCDF_CDMWriter::getAttribute const std::string varName,
const std::string attName
const throw (CDMException)
 

Parameters:
varName original variable name (before config: newname)
attName original attribute name (before config: newname)
Returns:
an attribute contained in the writers attribute, possibly added by config

const std::string & MetNoFimex::NetCDF_CDMWriter::getAttributeName const std::string varName,
const std::string attName
const
 

Returns:
the new name of an attribute, eventually changed by the writers config

const std::string & MetNoFimex::NetCDF_CDMWriter::getDimensionName const std::string dimName  )  const
 

Returns:
the new name of a dimension, eventually changed by the writers config

const std::string & MetNoFimex::NetCDF_CDMWriter::getVariableName const std::string varName  )  const
 

Returns:
the new name of a variable, eventually changed by the writers config


The documentation for this class was generated from the following files:
Generated on Thu Jun 5 14:58:26 2008 for MI - Fimex by  doxygen 1.4.6