36 #define S_Ancillary_h 1
54 const string &file ) ;
60 const string &pathname,
61 const string &dir =
"",
62 const string &file =
"" ) ;
65 const string &pathname,
66 const string &dir =
"",
67 const string &file =
"" ) ;
72 #endif // S_Ancillary_h
static string find_group_ancillary_file(const string &pathname, const string &ext)
static string find_ancillary_file(const string &pathname, const string &ext, const string &dir, const string &file)
Find a file with ancillary data.
static void read_ancillary_das(DAS &das, const string &pathname, const string &dir="", const string &file="")
static void read_ancillary_dds(DDS &dds, const string &pathname, const string &dir="", const string &file="")
Hold attribute data for a DAP2 dataset.