Uses of Class
ucar.unidata.data.grid.GeoGridDataSource
Packages that use GeoGridDataSource
-
Uses of GeoGridDataSource in ucar.unidata.data.grid
Subclasses of GeoGridDataSource in ucar.unidata.data.gridModifier and TypeClassDescriptionclass
A helper derived class to instantiate a DODS netcdfclass
Handles gridded filesConstructors in ucar.unidata.data.grid with parameters of type GeoGridDataSourceModifierConstructorDescriptionGeoGridAdapter
(GeoGridDataSource dataSource, ucar.nc2.dt.grid.GeoGrid geoGrid) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GeoGridAdapter
(GeoGridDataSource dataSource, ucar.nc2.dt.grid.GeoGrid geoGrid, String paramName) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GeoGridAdapter
(GeoGridDataSource dataSource, ucar.nc2.dt.grid.GeoGrid geoGrid, String paramName, ucar.nc2.NetcdfFile ncFile) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GeoGridAdapter
(GeoGridDataSource dataSource, ucar.nc2.dt.grid.GeoGrid geoGrid, String paramName, ucar.nc2.NetcdfFile ncFile, Object extraCacheKey) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GeoGridAdapter
(GeoGridDataSource dataSource, ucar.nc2.dt.grid.GeoGrid geoGrid, ucar.nc2.NetcdfFile ncFile) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.