33#ifndef I_FONcRequestHandler_H
34#define I_FONcRequestHandler_H 1
36#include "BESRequestHandler.h"
50 virtual void dump(std::ostream &strm)
const;
52 static std::string temp_dir;
53 static bool byte_to_short;
54 static bool use_compression;
55 static bool use_shuffle;
56 static unsigned long long chunk_size;
57 static bool classic_model;
58 static bool reduce_dim;
59 static bool no_global_attrs;
60 static unsigned long long request_max_size_kb;
61 static bool nc3_classic_format;
65 static unsigned long long get_request_max_size_kb(){
66 return request_max_size_kb;
Structure storing information used by the BES to handle the request.
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual ~FONcRequestHandler(void)
Any cleanup that needs to take place.
FONcRequestHandler(const std::string &name)
Constructor for FileOut NetCDF module.
static bool build_help(BESDataHandlerInterface &dhi)
adds help information for FileOut NetCDF to a help request
static bool build_version(BESDataHandlerInterface &dhi)
add version information to a version response