25 #ifndef A_JPEG2000Transmitter_h 26 #define A_JPEG2000Transmitter_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_JPEG2000Transmitter_h
BESTransmitter class named "geotiff" that transmits an OPeNDAP data object as a geotiff file.
JPEG2000Transmitter()
Construct the JPEG2000Transmitter, adding it with name geotiff to be able to transmit a data response...
Structure storing information used by the BES to handle the request.
static void send_data_as_jp2(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a netcdf file.
A container is something that holds data. E.G., a netcdf file or a database entry.
Abstract base class representing a specific set of information in response to a request to the BES.