| Package | Description |
|---|---|
| thredds.wcs | |
| thredds.wcs.v1_0_0_1 | |
| 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.
|
| ucar.nc2.ft.grid |
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
Coverage.getCoordinateSystem() |
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
WcsCoverage.getCoordinateSystem() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
WcsRequest.genCoverageOfferingBriefElem(java.lang.String elemName,
java.lang.String covName,
java.lang.String covLabel,
java.lang.String covDescription,
GridCoordSystem gridCoordSys) |
protected org.jdom.Element |
WcsRequest.genLonLatEnvelope(GridCoordSystem gcs) |
Range |
WcsCoverage.VerticalRange.getRange(GridCoordSystem gcs) |
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
WcsCoverage.getCoordinateSystem() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
WcsRequest.genCoverageOfferingBriefElem(java.lang.String elemName,
java.lang.String covName,
java.lang.String covLabel,
java.lang.String covDescription,
GridCoordSystem gridCoordSys) |
protected org.jdom.Element |
WcsRequest.genLonLatEnvelope(GridCoordSystem gcs) |
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
GridDatatype.getCoordinateSystem()
get the Grid's Coordinate System.
|
GridCoordSystem |
GridDataset.Gridset.getGeoCoordSystem()
all the GridDatatype in this Gridset use this GridCoordSystem
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCoordSys
A georeferencing "gridded" CoordinateSystem.
|
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
GeoGrid.getCoordinateSystem()
get the GridCoordSys for this GeoGrid.
|
GridCoordSystem |
GridDataset.Gridset.getGeoCoordSystem()
all GridDatatype point to this GridCoordSystem
|
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
Grid.getCoordinateSystem()
get the Grid's Coordinate System.
|