|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
Map and generate DDS and DAS for the CF option for HDF-EOS5 products. More...


Go to the source code of this file.
Enumerations | |
| enum | EOS5Metadata { StructMeta, CoreMeta, ArchivedMeta, SubsetMeta, ProductMeta, XMLMeta, OtherMeta } |
Functions | |
| void | gen_dap_oneeos5cvar_dds (DDS &, const HDF5CF::EOS5CVar *, const hid_t, const string &) |
| void | gen_eos5_cfdas (DAS &, hid_t, HDF5CF::EOS5File *) |
| void | gen_eos5_cfdds (DDS &, HDF5CF::EOS5File *) |
| int | get_metadata_num (const string &) |
| void | map_eos5_cfdas (DAS &, hid_t, const string &) |
| void | map_eos5_cfdds (DDS &, hid_t, const string &) |
| 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) |
Map and generate DDS and DAS for the CF option for HDF-EOS5 products.
This file also includes a function to retrieve ECS metadata in C++ string forms.
Definition in file heos5cfdap.h.
| enum EOS5Metadata |
| Enumerator | |
|---|---|
| StructMeta | |
| CoreMeta | |
| ArchivedMeta | |
| SubsetMeta | |
| ProductMeta | |
| XMLMeta | |
| OtherMeta | |
Definition at line 44 of file heos5cfdap.h.
| void gen_dap_oneeos5cvar_dds | ( | DDS & | , |
| const HDF5CF::EOS5CVar * | , | ||
| const hid_t | , | ||
| const string & | |||
| ) |
Definition at line 390 of file heos5cfdap.cc.
References CV_EXIST, CV_LAT_MISS, CV_LON_MISS, CV_MODIFY, CV_NONLATLON_MISS, CV_SPECIAL, HDF5CF::CVar::getCVType(), HDF5CF::Var::getDimensions(), HDF5CF::Var::getFullPath(), HDF5CF::Var::getNewName(), HDF5CF::EOS5CVar::getOrigin(), HDF5CF::EOS5CVar::getPixelReg(), HDF5CF::EOS5CVar::getPointLeft(), HDF5CF::EOS5CVar::getPointLower(), HDF5CF::EOS5CVar::getPointRight(), HDF5CF::EOS5CVar::getPointUpper(), HDF5CF::EOS5CVar::getProjCode(), HDF5CF::Var::getRank(), HDF5CF::Var::getType(), HDF5CF::EOS5CVar::getXDimSize(), HDF5CF::EOS5CVar::getYDimSize(), H5CHAR, H5FLOAT32, H5FLOAT64, H5FSTRING, H5INT16, H5INT32, H5UCHAR, H5UINT16, H5UINT32, H5VSTRING, HANDLE_CASE, and NULL.
Referenced by gen_eos5_cfdds().

| void gen_eos5_cfdas | ( | DAS & | , |
| hid_t | , | ||
| HDF5CF::EOS5File * | |||
| ) |
Definition at line 581 of file heos5cfdap.cc.
References BESDEBUG, HDF5CFDAPUtil::check_beskeys(), gen_dap_oneobj_das(), HDF5CF::File::getAttributes(), HDF5CF::EOS5File::getCVars(), HDF5CF::File::getGroups(), HDF5CF::File::getVars(), he5das_scan_string(), he5daslex_destroy(), he5dasparse(), NULL, read_ecs_metadata(), HDF5CFDAPUtil::replace_double_quote(), and BESLog::TheLog().
Referenced by map_eos5_cfdas().

| void gen_eos5_cfdds | ( | DDS & | , |
| HDF5CF::EOS5File * | |||
| ) |
Definition at line 364 of file heos5cfdap.cc.
References BESDEBUG, gen_dap_oneeos5cvar_dds(), gen_dap_onevar_dds(), HDF5CF::EOS5File::getCVars(), HDF5CF::File::getFileID(), HDF5CF::File::getPath(), and HDF5CF::File::getVars().
Referenced by map_eos5_cfdds().

| int get_metadata_num | ( | const string & | ) |
Definition at line 1572 of file heos5cfdap.cc.
Referenced by read_ecs_metadata().
| void map_eos5_cfdas | ( | DAS & | , |
| hid_t | , | ||
| const string & | |||
| ) |
Definition at line 232 of file heos5cfdap.cc.
References HDF5CF::EOS5File::Add_Dim_Name(), HDF5CF::EOS5File::Add_EOS5File_Info(), HDF5CF::EOS5File::Add_Supplement_Attrs(), HDF5CF::EOS5File::Adjust_Attr_Info(), HDF5CF::EOS5File::Adjust_EOS5Dim_Info(), HDF5CF::EOS5File::Adjust_Obj_Name(), HDF5CF::EOS5File::Adjust_Var_Dim_NewName_Before_Flattening(), HDF5CF::EOS5File::Adjust_Var_NewName_After_Parsing(), BESDEBUG, HDF5CF::EOS5File::Check_Aura_Product_Status(), HDF5CFDAPUtil::check_beskeys(), HE5Checker::check_grids_missing_projcode(), HE5Checker::check_grids_multi_latlon_coord_vars(), HE5Checker::check_grids_support_projcode(), HE5Checker::check_grids_unknown_parameters(), HDF5CF::EOS5File::Flatten_Obj_Name(), gen_eos5_cfdas(), HDF5CF::EOS5File::Handle_Coor_Attr(), HDF5CF::EOS5File::Handle_CVar(), HDF5CF::EOS5File::Handle_Obj_NameClashing(), HDF5CF::EOS5File::Handle_SpVar_Attr(), HDF5CF::EOS5File::Handle_Unsupported_Dspace(), HDF5CF::EOS5File::Handle_Unsupported_Dtype(), he5dds_scan_string(), he5ddslex_destroy(), he5ddsparse(), NULL, read_ecs_metadata(), HDF5CF::EOS5File::Retrieve_H5_Info(), HDF5CF::EOS5File::Retrieve_H5_Supported_Attr_Values(), HDF5CF::EOS5File::Set_COARDS_Status(), HE5Checker::set_grids_missing_pixreg_orig(), and HDF5CF::Exception::what().
Referenced by read_cfdas().

| void map_eos5_cfdds | ( | DDS & | , |
| hid_t | , | ||
| const string & | |||
| ) |
Definition at line 77 of file heos5cfdap.cc.
References HDF5CF::EOS5File::Add_Dim_Name(), HDF5CF::EOS5File::Add_EOS5File_Info(), HDF5CF::EOS5File::Adjust_Dim_Name(), HDF5CF::EOS5File::Adjust_EOS5Dim_Info(), HDF5CF::EOS5File::Adjust_Obj_Name(), HDF5CF::EOS5File::Adjust_Var_Dim_NewName_Before_Flattening(), HDF5CF::EOS5File::Adjust_Var_NewName_After_Parsing(), BESDEBUG, HDF5CF::EOS5File::Check_Aura_Product_Status(), HDF5CFDAPUtil::check_beskeys(), HE5Checker::check_grids_missing_projcode(), HE5Checker::check_grids_multi_latlon_coord_vars(), HE5Checker::check_grids_support_projcode(), HE5Checker::check_grids_unknown_parameters(), HDF5CF::EOS5File::Flatten_Obj_Name(), gen_eos5_cfdds(), HDF5CF::EOS5File::Handle_CVar(), HDF5CF::EOS5File::Handle_DimNameClashing(), HDF5CF::EOS5File::Handle_Obj_NameClashing(), HDF5CF::EOS5File::Handle_SpVar(), HDF5CF::EOS5File::Handle_Unsupported_Dspace(), HDF5CF::EOS5File::Handle_Unsupported_Dtype(), he5dds_scan_string(), he5ddslex_destroy(), he5ddsparse(), NULL, read_ecs_metadata(), HDF5CF::EOS5File::Retrieve_H5_Info(), HDF5CF::EOS5File::Set_COARDS_Status(), HE5Checker::set_grids_missing_pixreg_orig(), and HDF5CF::Exception::what().
Referenced by read_cfdds().

| 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 | ||
| ) |
Definition at line 795 of file heos5cfdap.cc.
References ArchivedMeta, CoreMeta, get_metadata_num(), NULL, OtherMeta, ProductMeta, StructMeta, SubsetMeta, and XMLMeta.
Referenced by gen_eos5_cfdas(), map_eos5_cfdas(), and map_eos5_cfdds().
