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

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

#include <memory>
#include <sstream>
#include <algorithm>
#include <climits>
#include "HDF5CF.h"
#include "h5cfdaputil.h"
#include "HDF5RequestHandler.h"
#include "h5apicompatible.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
Kent Yang myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g

Copyright (C) 2011-2023 The HDF Group

All rights reserved.

Definition in file HDF5CF.cc.