44 const string &admin_name =
"support@opendap.org",
45 const string &help_location =
"http://www.opendap.org/online_help_files/opendap_form_help.html");
51 bool netcdf3_file_response =
false,
bool netcdf4_file_response =
false,
52 const string &admin_name =
"support@opendap.org",
53 const string &help_location =
"http://www.opendap.org/online_help_files/opendap_form_help.html");
67 void write_attributes(ostream &os, AttrTable &attr,
const string &prefix);
68 void write_simple_var_attributes(ostream &os,
int rows,
int cols, BaseType *btp);
void html_header(ostream &strm)
Write various parts of the HTML form for a dataset.