|
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 unsigned HDF5 16 bit integer to DAP UInt16 for the default option. More...
#include "config_hdf5.h"#include "BESDebug.h"#include <string>#include <ctype.h>#include <memory>#include <libdap/InternalErr.h>#include "h5dds.h"#include "HDF5UInt16.h"
Go to the source code of this file.
The implementation of mapping unsigned HDF5 16 bit integer to DAP UInt16 for the default option.
Definition in file HDF5UInt16.cc.