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 HDF5 unsigned 32-bit integer to DAP uint32 for the CF option. More...
#include "config_hdf5.h"
#include <memory>
#include <libdap/InternalErr.h>
#include "HDF5CFUInt32.h"
#include <BESDebug.h>
#include "h5common.h"
Go to the source code of this file.
The implementation of mapping HDF5 unsigned 32-bit integer to DAP uint32 for the CF option.
In the future, this may be merged with the default option.
Definition in file HDF5CFUInt32.cc.