bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This class includes the methods to read data array into DAP buffer from an HDF5 dataset for the CF option. More...
Go to the source code of this file.
Classes | |
class | HDF5GMCFFillIndexArray |
This class includes the methods to read data array into DAP buffer from an HDF5 dataset for the CF option.
It is implemented to address the netCDF dimension without the dimensional scale. Since the HDF5 default fill value
(0 for most platforms) fills in this dimension dataset, this will cause confusions for users.
So the handler will fill in index number(0,1,2,...) just as the handling of missing coordinate variables.
Definition in file HDF5GMCFFillIndexArray.h.