| Package | Description |
|---|---|
| thredds.wcs.v1_0_0_Plus | |
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
| Constructor and Description |
|---|
WcsCoverage(GridDataset.Gridset coverage,
WcsDataset dataset) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GridDataset.Gridset> |
GridDataset.getGridsets()
Return GridDatatype objects grouped by GridCoordSystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDataset.Gridset
This is a set of GeoGrids with the same GeoCoordSys.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GridDataset.Gridset> |
GridDataset.getGridsets()
Return GridDatatype objects grouped by GridCoordSys.
|