bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for HDFCFUtil, including all inherited members.
add_missing_cf_attrs(const HDFSP::File *f, libdap::DAS &das) (defined in HDFCFUtil) | HDFCFUtil | static |
add_obpg_special_attrs(const HDFSP::File *f, libdap::DAS &das, const HDFSP::SDField *spsds, const std::string &scaling, float &slope, const bool &global_slope_flag, float &intercept, const bool &global_intercept_flag) (defined in HDFCFUtil) | HDFCFUtil | static |
check_obpg_global_attrs(HDFSP::File *f, std::string &scaling, float &slope, bool &global_slope_flag, float &intercept, bool &global_intercept_flag) (defined in HDFCFUtil) | HDFCFUtil | static |
close_fileid(int32 sdfd, int32 file_id, int32 gridfd, int32 swathfd, bool pass_fileid_key) | HDFCFUtil | static |
correct_fvalue_type(libdap::AttrTable *at, int32 dtype) | HDFCFUtil | static |
correct_scale_offset_type(libdap::AttrTable *at) | HDFCFUtil | static |
dtoa(double, char *, int) (defined in HDFCFUtil) | HDFCFUtil | static |
escattr_fvalue(std::string s) (defined in HDFCFUtil) | HDFCFUtil | static |
gen_unique_name(std::string &str, std::set< std::string > &namelist, int &clash_index) | HDFCFUtil | static |
get_CF_string(std::string s) | HDFCFUtil | static |
get_double_str(double, int, int) (defined in HDFCFUtil) | HDFCFUtil | static |
get_int_str(int) (defined in HDFCFUtil) | HDFCFUtil | static |
handle_merra_ceres_attrs_with_bes_keys(const HDFSP::File *f, libdap::DAS &das, const std::string &filename) (defined in HDFCFUtil) | HDFCFUtil | static |
Handle_NameClashing(std::vector< std::string > &newobjnamelist) | HDFCFUtil | static |
Handle_NameClashing(std::vector< std::string > &newobjnamelist, std::set< std::string > &objnameset) (defined in HDFCFUtil) | HDFCFUtil | static |
handle_otherhdf_special_attrs(const HDFSP::File *f, libdap::DAS &das) (defined in HDFCFUtil) | HDFCFUtil | static |
handle_vdata_attrs_with_desc_key(const HDFSP::File *f, libdap::DAS &das) (defined in HDFCFUtil) | HDFCFUtil | static |
insert_map(std::map< std::string, std::string > &m, std::string key, std::string val) | HDFCFUtil | static |
int_to_str(int, char str[], int) (defined in HDFCFUtil) | HDFCFUtil | static |
LatLon2DSubset(T *outlatlon, int ydim, int xdim, T *latlon, const int32 *offset, const int32 *count, const int32 *step) (defined in HDFCFUtil) | HDFCFUtil | static |
map_eos2_objects_attrs(libdap::DAS &das, const string &filename) (defined in HDFCFUtil) | HDFCFUtil | static |
map_eos2_one_object_attrs(libdap::DAS &das, int32 file_id, int32 obj_attr_group_id, const string &vgroup_name) (defined in HDFCFUtil) | HDFCFUtil | static |
map_eos2_one_object_attrs_wrapper(libdap::DAS &das, int32 file_id, int32 vgroup_id, const string &vgroup_name, bool is_grid) (defined in HDFCFUtil) | HDFCFUtil | static |
obtain_cache_fname(const std::string &fprefix, const std::string &fname, const std::string &vname) (defined in HDFCFUtil) | HDFCFUtil | static |
obtain_dds_cache_size(const HDFSP::File *) (defined in HDFCFUtil) | HDFCFUtil | static |
obtain_type_size(int32) | HDFCFUtil | static |
parser_trmm_v7_gridheader(const std::vector< char > &value, int &latsize, int &lonsize, float &lat_start, float &lon_start, float &lat_res, float &lon_res, bool check_reg_orig) (defined in HDFCFUtil) | HDFCFUtil | static |
print_attr(int32, int, void *) | HDFCFUtil | static |
print_type(int32) | HDFCFUtil | static |
read_buffer_from_file(int fd, void *buf, size_t) (defined in HDFCFUtil) | HDFCFUtil | static |
read_sp_sds_dds_cache(FILE *, libdap::DDS *dds_ptr, const std::string &filename, const std::string &hdf_filename) (defined in HDFCFUtil) | HDFCFUtil | static |
read_vector_from_file(int fd, vector< double > &, size_t) (defined in HDFCFUtil) | HDFCFUtil | static |
rev_str(char *str, int len) (defined in HDFCFUtil) | HDFCFUtil | static |
Split(const char *s, int len, char sep, std::vector< std::string > &names) | HDFCFUtil | static |
Split(const char *sz, char sep, std::vector< std::string > &names) | HDFCFUtil | static |
write_sp_sds_dds_cache(const HDFSP::File *, FILE *, size_t, const std::string &fname) (defined in HDFCFUtil) | HDFCFUtil | static |