Uses of Class
ucar.unidata.data.grid.GridCoverageDataSource
Packages that use GridCoverageDataSource
-
Uses of GridCoverageDataSource in ucar.unidata.data.grid
Constructors in ucar.unidata.data.grid with parameters of type GridCoverageDataSourceModifierConstructorDescriptionGridCoverageAdapter
(GridCoverageDataSource dataSource, ucar.nc2.ft2.coverage.Coverage geoGrid, ucar.nc2.ft2.coverage.SubsetParams params) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GridCoverageAdapter
(GridCoverageDataSource dataSource, ucar.nc2.ft2.coverage.Coverage geoGrid, ucar.nc2.ft2.coverage.SubsetParams params, String paramName) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GridCoverageAdapter
(GridCoverageDataSource dataSource, ucar.nc2.ft2.coverage.Coverage geoGrid, ucar.nc2.ft2.coverage.SubsetParams params, String paramName, ucar.nc2.NetcdfFile ncFile) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GridCoverageAdapter
(GridCoverageDataSource dataSource, ucar.nc2.ft2.coverage.Coverage geoGrid, ucar.nc2.ft2.coverage.SubsetParams params, String paramName, ucar.nc2.NetcdfFile ncFile, Object extraCacheKey) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.GridCoverageAdapter
(GridCoverageDataSource dataSource, ucar.nc2.ft2.coverage.Coverage geoGrid, ucar.nc2.ft2.coverage.SubsetParams params, ucar.nc2.NetcdfFile ncFile) Construct a GeoGridAdapter that will take a GeoGrid and return VisAD Data objects from it.