OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDFGrid.cc File Reference
#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"
Include dependency graph for HDFGrid.cc:

Go to the source code of this file.

Functions

void LoadGridFromSDS (HDFGrid *gr, const hdf_sds &sds)
 

Function Documentation

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().

Here is the call graph for this function: