|
void | AddHDFAttr (DAS &das, const string &varname, const vector< hdf_attr > &hav) |
|
void | AddHDFAttr (DAS &das, const string &varname, const vector< string > &anv) |
|
void | change_das_mod08_scale_offset (DAS &das, HDFSP::File *spf) |
|
int | check_special_eosfile (const string &filename, string &grid_name, int32 sdfd, int32 fileid) |
|
void | hdfeos_delete_buffer (void *buffer) |
|
yy_buffer_state * | hdfeos_scan_string (const char *str) |
|
void * | hdfeos_string (const char *yy_str) |
|
void | hdfeos_switch_to_buffer (void *new_buffer) |
|
int | hdfeosparse (libdap::parser_arg *arg) |
|
template<class T > |
string | num2string (T n) |
|
void | read_das (DAS &das, const string &filename) |
|
bool | read_das_hdfhybrid (DAS &das, const string &filename, int32 sdfd, int32 fileid, HDFSP::File **h4filepptr) |
|
bool | read_das_hdfsp (DAS &das, const string &filename, int32 sdfd, int32 fileid, HDFSP::File **h4filepptr) |
|
void | read_das_sds (DAS &das, const string &filename, int32 sdfd, bool ecs_metadata, HDFSP::File **h4fileptr) |
|
bool | read_das_special_eos2 (DAS &das, const string &filename, int32 sdid, int32 fileid, bool ecs_metadata, HDFSP::File **h4filepptr) |
|
bool | read_das_special_eos2_core (DAS &das, HDFSP::File *spf, const string &filename, bool ecs_metadata) |
|
void | read_dds (DDS &dds, const string &filename) |
|
bool | read_dds_hdfhybrid (DDS &dds, const string &filename, int32 sdfd, int32 fileid, HDFSP::File *h4file) |
|
bool | read_dds_hdfsp (DDS &dds, const string &filename, int32 sdfd, int32 fileid, HDFSP::File *h4file) |
|
void | read_dds_sds (DDS &dds, const string &filename, int32 sdfd, HDFSP::File *h4file, bool dds_set_cache) |
|
bool | read_dds_special_1d_grid (DDS &dds, HDFSP::File *spf, const string &filename, int32 sdfd, bool can_cache) |
|
void | read_dds_spfields (DDS &dds, const string &filename, const int sdfd, HDFSP::SDField *spsds, SPType sptype) |
|
void | read_dds_spvdfields (DDS &dds, const string &filename, const int fileid, int32 vdref, int32 numrec, HDFSP::VDField *spvd) |
|
DAP attributes and structure description generation code.
Definition in file hdfdesc.cc.