bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5Array.cc File Reference

This file contains the implementation on data array reading for the default option. More...

#include <iostream>
#include <memory>
#include <BESDebug.h>
#include <libdap/Error.h>
#include <libdap/InternalErr.h>
#include "HDF5Array.h"
#include "HDF5Structure.h"
#include "HDF5Str.h"
Include dependency graph for HDF5Array.cc:

Go to the source code of this file.

Detailed Description

This file contains the implementation on data array reading for the default option.

It includes the methods to read data array into DAP buffer from an HDF5 dataset.

Author
Hyo-Kyung Lee (hyokl.nosp@m.ee@h.nosp@m.dfgro.nosp@m.up.o.nosp@m.rg)
Kent Yang (myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g)
James Gallagher (jgall.nosp@m.aghe.nosp@m.r@ope.nosp@m.ndap.nosp@m..org)

Definition in file HDF5Array.cc.