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. | |
| 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.
| dir_name | Local directory to write in. | |
| gz_compress | Whether we should compress the netcdf file. | |
| whether | the files should be organized into subdirectories. |
| virtual std::string code::PARNetcdfEncoder::getTimePartOfFileName | ( | const code::Time & | t | ) | const [protected, virtual] |
Include milisecond information on the file name.
1.4.7