|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for HDFCFUtil, including all inherited members.
| add_missing_cf_attrs(HDFSP::File *f, libdap::DAS &das) | HDFCFUtil | static |
| add_obpg_special_attrs(HDFSP::File *f, libdap::DAS &das, HDFSP::SDField *spsds, std::string &scaling, float &slope, bool &global_slope_flag, float &intercept, bool &global_intercept_flag) | HDFCFUtil | static |
| check_beskeys(const std::string &key) | HDFCFUtil | static |
| check_obpg_global_attrs(HDFSP::File *f, std::string &scaling, float &slope, bool &global_slope_flag, float &intercept, bool &global_intercept_flag) | 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) | HDFCFUtil | static |
| escattr(std::string s) | 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) | HDFCFUtil | static |
| get_int_str(int) | HDFCFUtil | static |
| handle_merra_ceres_attrs_with_bes_keys(HDFSP::File *f, libdap::DAS &das, const std::string &filename) | HDFCFUtil | static |
| Handle_NameClashing(std::vector< std::string > &newobjnamelist) | HDFCFUtil | static |
| Handle_NameClashing(std::vector< std::string > &newobjnamelist, std::set< std::string > &objnameset) | HDFCFUtil | static |
| handle_otherhdf_special_attrs(HDFSP::File *f, libdap::DAS &das) | HDFCFUtil | static |
| handle_vdata_attrs_with_desc_key(HDFSP::File *f, libdap::DAS &das) | 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) | HDFCFUtil | static |
| LatLon2DSubset(T *outlatlon, int ydim, int xdim, T *latlon, int32 *offset, int32 *count, int32 *step) | 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) | HDFCFUtil | static |
| print_attr(int32, int, void *) | HDFCFUtil | static |
| print_type(int32) | HDFCFUtil | static |
| read_vector_from_file(int fd, vector< double > &, size_t) | HDFCFUtil | static |
| rev_str(char *str, int len) | 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 |