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

Implementation of the mapping of NASA generic HDF5 products to DAP by following CF. More...

#include "HDF5CF.h"
#include "HDF5RequestHandler.h"
#include "h5apicompatible.h"
#include <BESDebug.h>
#include <algorithm>
#include <memory>
Include dependency graph for HDF5GMCF.cc:

Go to the source code of this file.

Detailed Description

Implementation of the mapping of NASA generic HDF5 products to DAP by following CF.

It includes 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 HDF5GMCF.cc.