33 #define FONcUtils_h_ 1
45 #define FONC_EMBEDDED_SEPARATOR "."
46 #define FONC_ATTRIBUTE_SEPARATOR "."
47 #define FONC_ORIGINAL_NAME "fonc_original_name"
60 static string id2netcdf(
string in ) ;
61 static nc_type get_nc_type( BaseType *element ) ;
62 static string gen_name(
const vector<string> &embed,
66 static void handle_error(
int stax,
string &err,
67 const string &file,
int line ) ;
Utilities used to help in the return of an OPeNDAP DataDDS object as a netcdf file.
static class NCMLUtil overview
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.