25 #ifndef A_FONgTransmitter_h
26 #define A_FONgTransmitter_h 1
43 static void return_temp_stream(
const string &filename, ostream &strm);
44 static string temp_dir;
58 #endif // A_FONgTransmitter_h
static string default_gcs
virtual ~GeoTiffTransmitter()
GeoTiffTransmitter()
Construct the GeoTiffTransmitter, adding it with name geotiff to be able to transmit a data response...
Structure storing information used by the BES to handle the request.
A container is something that holds data.
static void send_data_as_geotiff(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a netcdf file.
Abstract base class representing a specific set of information in response to a request to the BES...
BESTransmitter class named "geotiff" that transmits an OPeNDAP data object as a geotiff file...