bes  Updated for version 3.20.6
HDF5CF.cc File Reference

Implementation of the basic mapping of HDF5 to DAP by following CF. More...

#include <sstream>
#include <algorithm>
#include <functional>
#include <climits>
#include "HDF5CF.h"
#include "h5cfdaputil.h"
#include "HDF5RequestHandler.h"
#include "BESDebug.h"
Include dependency graph for HDF5CF.cc:

Go to the source code of this file.

Detailed Description

Implementation of the basic mapping of HDF5 to DAP by following CF.

It includes basic functions to 1) retrieve HDF5 metadata info. 2) translate HDF5 objects into DAP DDS and DAS by following CF conventions.

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

Copyright (C) 2011-2016 The HDF Group

All rights reserved.

Definition in file HDF5CF.cc.