51 void read_ecs_metadata(hid_t file_id,
string & st_str,
string & core_str,
string & arch_str,
string &xml_str,
string& subset_str,
string & product_str,
string &other_str,
bool st_only);
static class NCMLUtil overview
This class is a derived class of CVar. It represents a coordinate variable for HDF-EOS5 files...
void read_ecs_metadata(hid_t file_id, string &st_str, string &core_str, string &arch_str, string &xml_str, string &subset_str, string &product_str, string &other_str, bool st_only)
This class is a derived class of File. It includes methods applied to HDF-EOS5 files only...
int get_metadata_num(const string &)
void gen_dap_oneeos5cvar_dds(DDS &, const HDF5CF::EOS5CVar *, const hid_t, const string &)
void map_eos5_cfdds(DDS &, hid_t, const string &)
Functions to generate DDS and DAS for one object(variable).
void gen_eos5_cfdas(DAS &, hid_t, HDF5CF::EOS5File *)
This class specifies the core engineering of mapping HDF5 to DAP by following CF. ...
void gen_eos5_cfdds(DDS &, HDF5CF::EOS5File *)
void map_eos5_cfdas(DAS &, hid_t, const string &)