40void get_grids(
libdap::DDS &dds, std::vector<libdap::Grid *> *grids);
47void apply_grid_selection_expressions(
libdap::Grid * grid, std::vector <GSEClause *>clauses);
The basic data type for the DODS DAP types.
Holds the Grid data type.
top level DAP object to house generic methods