bes Updated for version 3.20.13
HDF5CFArray.cc File Reference

The implementation of methods to read data array into DAP buffer from an HDF5 dataset for the CF option. More...

#include "config_hdf5.h"
#include <iostream>
#include <sstream>
#include <cassert>
#include <BESDebug.h>
#include <sys/stat.h>
#include <libdap/InternalErr.h>
#include <libdap/Str.h>
#include "HDF5RequestHandler.h"
#include "HDF5CFArray.h"
#include "h5cfdaputil.h"
#include "ObjMemCache.h"
Include dependency graph for HDF5CFArray.cc:

Go to the source code of this file.

Detailed Description

The implementation of methods to read data array into DAP buffer from an HDF5 dataset for the CF option.

In the future, this may be merged with the dddefault option.

Author
Muqun Yang myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g

Definition in file HDF5CFArray.cc.