33 #define FONcUtils_h_ 1 45 #define FONC_EMBEDDED_SEPARATOR "." 46 #define FONC_ATTRIBUTE_SEPARATOR "." 47 #define FONC_ORIGINAL_NAME "fonc_original_name" 59 static string id2netcdf(
string in);
60 static nc_type get_nc_type(BaseType *element);
61 static string gen_name(
const vector<string> &embed,
const string &name,
string &original);
63 static void handle_error(
int stax,
const string &err,
const string &file,
int line);
Utilities used to help in the return of an OPeNDAP DataDDS object as a netcdf file.
static string name_prefix
If a variable name, dimension name, or attribute name begins with a character that is not supported b...
A DAP BaseType with file out netcdf information included.