33 #define FONcUtils_h_ 1
44 #define FONC_EMBEDDED_SEPARATOR "."
45 #define FONC_ATTRIBUTE_SEPARATOR "."
46 #define FONC_ORIGINAL_NAME "fonc_original_name"
58 static string id2netcdf(
string in);
59 static nc_type get_nc_type(BaseType *element);
60 static string gen_name(
const vector<string> &embed,
const string &name,
string &original);
62 static void handle_error(
int stax,
const string &err,
const string &file,
int line);
A DAP BaseType with file out netcdf information included.
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...