bes
Updated for version 3.20.6
|
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"
Go to the source code of this file.
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.
Copyright (C) 2011-2016 The HDF Group
All rights reserved.
Definition in file HDF5CF.cc.