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.
|
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.jdom2.Element |
WcsRequest.genCoverageOfferingBriefElem(String elemName,
String covName,
String covLabel,
String covDescription,
GridCoordSystem gridCoordSys) |
protected org.jdom2.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.jdom2.Element |
WcsRequest.genCoverageOfferingBriefElem(String elemName,
String covName,
String covLabel,
String covDescription,
GridCoordSystem gridCoordSys) |
protected org.jdom2.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
|
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.