bes
Updated for version 3.20.6
|
Map and generate DDS and DAS for the CF option for generic HDF5 products. More...
Go to the source code of this file.
Functions | |
void | gen_dap_onegmcvar_dds (libdap::DDS &, const HDF5CF::GMCVar *, const hid_t, const std::string &) |
void | gen_dap_onegmspvar_dds (libdap::DDS &dds, const HDF5CF::GMSPVar *spvar, const hid_t, const std::string &filename) |
void | gen_gmh5_cf_ignored_obj_info (libdap::DAS &, HDF5CF::GMFile *) |
void | gen_gmh5_cfdas (libdap::DAS &, HDF5CF::GMFile *) |
void | gen_gmh5_cfdds (libdap::DDS &, HDF5CF::GMFile *) |
void | map_gmh5_cfdas (libdap::DAS &, hid_t, const std::string &) |
void | map_gmh5_cfdds (libdap::DDS &, hid_t, const std::string &) |
void | update_GPM_special_attrs (libdap::DAS &, const HDF5CF::Var *var, bool) |
Map and generate DDS and DAS for the CF option for generic HDF5 products.
Definition in file h5gmcfdap.h.