code::PARNetcdfEncoder Class Reference

List of all members.

Detailed Description

PARNetcdfEncoder derived from NetcdfEncoder to write out a file which include milisecond information.

Author:
Lulin Song, Lakshman
Version:
Id
PARNetcdfEncoder.h,v 1.2 2009/06/02 20:17:42 lakshman Exp


Public Member Functions

virtual ~PARNetcdfEncoder ()
 PARNetcdfEncoder (const std::string &dir_name, bool gz_compress=false, bool use_subdirs=false)
 Derived from NetcdfEncoder.

Protected Member Functions

virtual std::string getTimePartOfFileName (const code::Time &t) const
 Include milisecond information on the file name.


Constructor & Destructor Documentation

virtual code::PARNetcdfEncoder::~PARNetcdfEncoder (  )  [inline, virtual]

code::PARNetcdfEncoder::PARNetcdfEncoder ( const std::string &  dir_name,
bool  gz_compress = false,
bool  use_subdirs = false 
)

Derived from NetcdfEncoder.

Parameters:
dir_name Local directory to write in.
gz_compress Whether we should compress the netcdf file.
whether the files should be organized into subdirectories.


Member Function Documentation

virtual std::string code::PARNetcdfEncoder::getTimePartOfFileName ( const code::Time &  t  )  const [protected, virtual]

Include milisecond information on the file name.


Generated on Fri May 4 13:40:22 2012 for WDSS-IIw2algs by  doxygen 1.4.7