62 vector<FONcMap *> _maps ;
67 virtual void convert( vector<string> embed ) ;
68 virtual void define(
int ncid ) ;
69 virtual void write(
int ncid ) ;
71 virtual string name() ;
73 virtual void dump( ostream &strm )
const ;
75 static vector<FONcMap *>
Maps ;
76 static FONcMap * InMaps( Array *array ) ;
A map of a DAP Grid with file out netcdf information included.
A DAP Array with file out netcdf information included.
static bool InGrid
tells whether we are converting or defining a grid.
A DAP Grid with file out netcdf information included.
static class NCMLUtil overview
A DAP BaseType with file out netcdf information included.
static vector< FONcMap * > Maps
global list of maps that could be shared amongst the different grids