25#ifndef A_FONgTransmitter_h
26#define A_FONgTransmitter_h 1
28#include <BESTransmitter.h>
43 static void return_temp_stream(
const std::string &filename, std::ostream &strm);
44 static std::string temp_dir;
55 static std::string default_gcs;
A container is something that holds data. E.G., a netcdf file or a database entry.
Structure storing information used by the BES to handle the request.
Abstract base class representing a specific set of information in response to a request to the BES.
GeoTiffTransmitter()
Construct the GeoTiffTransmitter, adding it with name geotiff to be able to transmit a data response.
static void send_data_as_geotiff(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a netcdf file.