25 #ifndef A_FONgTransmitter_h 26 #define A_FONgTransmitter_h 1 28 #include <BESTransmitter.h> 43 static void return_temp_stream(
const string &filename, ostream &strm);
44 static string temp_dir;
55 static string default_gcs;
58 #endif // A_FONgTransmitter_h
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. E.G., a netcdf file or a database entry.
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.