|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config_hdf.h"#include <vector>#include <mfhdf.h>#include <hdfclass.h>#include <hcstream.h>#include <Error.h>#include <InternalErr.h>#include <debug.h>#include <escaping.h>#include <BESDebug.h>#include "HDFGrid.h"#include "HDFArray.h"#include "hdfutil.h"
Go to the source code of this file.
Functions | |
| void | LoadGridFromSDS (HDFGrid *gr, const hdf_sds &sds) |
Definition at line 484 of file hc2dap.cc.
References hdf_sds::dims, ExportDataForDODS(), LoadArrayFromSDS(), and THROW.
Referenced by HDFGrid::read_tagref().
