bes Updated for version 3.20.13
|
The implementation of mapping HDF5 String to DAP String for the CF option. More...
#include "config_hdf5.h"
#include <iostream>
#include <sstream>
#include <BESDebug.h>
#include <libdap/InternalErr.h>
#include "HDF5RequestHandler.h"
#include "h5cfdaputil.h"
#include "HDF5CFStr.h"
#include <hdf5.h>
Go to the source code of this file.
The implementation of mapping HDF5 String to DAP String for the CF option.
In the future, this may be merged with the default option.
Definition in file HDF5CFStr.cc.