bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
The implementation of mapping HDF4 one dimensional character arry to DAP String for the CF option. More...
#include <iostream>
#include <sstream>
#include <libdap/InternalErr.h>
#include "HDFCFStr.h"
#include <BESDebug.h>
#include "HDFCFUtil.h"
#include "HDF4RequestHandler.h"
Go to the source code of this file.
The implementation of mapping HDF4 one dimensional character arry to DAP String for the CF option.
In the future, this may be merged with the default option.
Definition in file HDFCFStr.cc.