OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
h5gmcfdap.h File Reference

Map and generate DDS and DAS for the CF option for generic HDF5 products. More...

#include "h5commoncfdap.h"
#include "HDF5GCFProduct.h"
Include dependency graph for h5gmcfdap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gen_dap_onegmcvar_dds (DDS &, const HDF5CF::GMCVar *, const hid_t, const string &)
 
void gen_dap_onegmspvar_dds (DDS &dds, const HDF5CF::GMSPVar *spvar, const hid_t, const string &filename)
 
void gen_gmh5_cfdas (DAS &, HDF5CF::GMFile *)
 
void gen_gmh5_cfdds (DDS &, HDF5CF::GMFile *)
 
void map_gmh5_cfdas (DAS &, hid_t, const string &)
 
void map_gmh5_cfdds (DDS &, hid_t, const string &)
 
void update_GPM_special_attrs (DAS &, const HDF5CF::Var *var)
 

Detailed Description

Map and generate DDS and DAS for the CF option for generic HDF5 products.

Author
Muqun Yang myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g

Definition in file h5gmcfdap.h.

Function Documentation

void gen_dap_onegmspvar_dds ( DDS &  dds,
const HDF5CF::GMSPVar spvar,
const hid_t  ,
const string &  filename 
)
void gen_gmh5_cfdds ( DDS &  ,
HDF5CF::GMFile  
)
void update_GPM_special_attrs ( DAS &  ,
const HDF5CF::Var var 
)

Definition at line 632 of file h5gmcfdap.cc.

References HDF5CF::Var::getNewName(), HDF5CF::Var::getType(), H5CHAR, H5FLOAT32, H5FLOAT64, H5INT16, and NULL.

Referenced by gen_gmh5_cfdas().

Here is the call graph for this function: