Package | Description |
---|---|
ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
ucar.nc2.dt |
Scientific data types package.
|
ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
ucar.nc2.ft.cover | |
ucar.nc2.ft.cover.impl | |
ucar.nc2.grib | |
ucar.unidata.geoloc |
Support library for georeferencing coordinate systems and transformations.
|
ucar.unidata.geoloc.ogc |
OGC specific support classes for geolocation
|
ucar.unidata.geoloc.projection |
Implementations of coordinate projection transformations.
|
ucar.unidata.geoloc.projection.proj4 |
Port of proj4 transformations to CDM.
|
ucar.unidata.geoloc.projection.sat |
Implementations of coordinate projection for satellites.
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
CoordinateSystem.getProjection()
Get the Projection for this coordinate system.
|
ProjectionImpl |
ProjectionCT.getProjection()
get the Projection function
|
Constructor and Description |
---|
ProjectionCT(String name,
String authority,
ProjectionImpl proj)
Create a Projection Coordinate Transform.
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
GridCoordSystem.getProjection()
Get the Projection that performs the transform math.
|
ProjectionImpl |
GridDatatype.getProjection()
get the Projection, if it exists.
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
GeoGrid.getProjection()
get the Projection.
|
ProjectionImpl |
GridCoordSys.getProjection()
get the projection
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
CoverageCS.getProjection()
Get the Projection that performs the transform math.
|
Modifier and Type | Field and Description |
---|---|
protected ProjectionImpl |
CoverageCSImpl.projection |
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
CoverageCSImpl.getProjection() |
Modifier and Type | Field and Description |
---|---|
ProjectionImpl |
GdsHorizCoordSys.proj |
Constructor and Description |
---|
GdsHorizCoordSys(String name,
int template,
int gdsNumberPoints,
int scanMode,
ProjectionImpl proj,
double startx,
double dx,
double starty,
double dy,
int nxRaw,
int nyRaw,
int[] nptsInLine) |
Modifier and Type | Method and Description |
---|---|
abstract ProjectionImpl |
ProjectionImpl.constructCopy()
copy constructor - avoid clone !!
|
Modifier and Type | Method and Description |
---|---|
static ProjectionImpl |
WKTParser.convertWKTToProjection(WKTParser srp)
Convert OGC spatial reference WKT to a ProjectionImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
AlbersEqualArea
Albers Equal Area Conic Projection, one or two standard parallels,
spherical earth.
|
class |
FlatEarth
FlatEarth Projection
This projection surface is tangent at some point (lat0, lon0) and
has a y axis rotated from true North by some angle.
|
class |
LambertAzimuthalEqualArea
Lambert AzimuthalEqualArea Projection spherical earth.
|
class |
LambertConformal
Lambert Conformal Projection, one or two standard parallels, spherical earth.
|
class |
LatLonProjection
This is the "fake" identity projection where world coord = latlon coord.
|
class |
Mercator
Mercator projection, spherical earth.
|
class |
Orthographic
Orthographic Projection spherical earth.
|
class |
ProjectionAdapter
Adapts a Projection interface into a subclass of
ProjectionImpl, so we can assume a Projection is a ProjectionImpl
without loss of generality.
|
class |
RotatedLatLon
Grib 1 projection 10 and Grib 2 projection 1.
|
class |
RotatedPole
Rotated-pole longitude-latitude grid.
|
class |
Sinusoidal
Sinusoidal projection, spherical earth.
|
class |
Stereographic
Stereographic projection, spherical earth.
|
class |
TransverseMercator
Transverse Mercator projection, spherical earth.
|
class |
UtmProjection
Universal Transverse Mercator.
|
class |
VerticalPerspectiveView
Vertical Perspective Projection, spherical earth.
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
LatLonProjection.constructCopy() |
ProjectionImpl |
TransverseMercator.constructCopy() |
ProjectionImpl |
Stereographic.constructCopy() |
ProjectionImpl |
LambertConformal.constructCopy() |
ProjectionImpl |
RotatedPole.constructCopy() |
ProjectionImpl |
RotatedLatLon.constructCopy() |
ProjectionImpl |
ProjectionAdapter.constructCopy() |
ProjectionImpl |
AlbersEqualArea.constructCopy()
copy constructor - avoid clone !!
|
ProjectionImpl |
UtmProjection.constructCopy() |
ProjectionImpl |
VerticalPerspectiveView.constructCopy() |
ProjectionImpl |
Mercator.constructCopy() |
ProjectionImpl |
Orthographic.constructCopy() |
ProjectionImpl |
LambertAzimuthalEqualArea.constructCopy() |
ProjectionImpl |
FlatEarth.constructCopy()
origin
|
ProjectionImpl |
Sinusoidal.constructCopy() |
static ProjectionImpl |
ProjectionAdapter.factory(Projection proj)
Create a ProjectionImpl from the projection
|
Modifier and Type | Class and Description |
---|---|
class |
AlbersEqualAreaEllipse
Adapted from com.jhlabs.map.proj.AlbersProjection
|
class |
CylindricalEqualAreaProjection
CylindricalEqualArea Projection.
|
class |
EquidistantAzimuthalProjection
AzimuthalEquidistant Projection.
|
class |
LambertConformalConicEllipse
Adapted from com.jhlabs.map.proj.LambertConformalConicProjection
|
class |
PolyconicProjection |
class |
StereographicAzimuthalProjection
taken from the USGS PROJ package.
|
class |
TransverseMercatorProjection
Transverse Mercator Projection algorithm is taken from the USGS PROJ package.
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
TransverseMercatorProjection.constructCopy() |
ProjectionImpl |
EquidistantAzimuthalProjection.constructCopy() |
ProjectionImpl |
CylindricalEqualAreaProjection.constructCopy() |
ProjectionImpl |
PolyconicProjection.constructCopy() |
ProjectionImpl |
AlbersEqualAreaEllipse.constructCopy() |
ProjectionImpl |
StereographicAzimuthalProjection.constructCopy() |
ProjectionImpl |
LambertConformalConicEllipse.constructCopy() |
Modifier and Type | Class and Description |
---|---|
class |
Geostationary
Describe: https://cf-pcmdi.llnl.gov/trac/ticket/72
Accepted for CF-1.7
grid_mapping_name = geostationary
Map parameters:
latitude_of_projection_origin
longitude_of_projection_origin
perspective_point_height
semi_minor_axis
semi_major_axis
inverse_flattening
sweep_angle_axis
fixed_angle_axis
Map coordinates:
The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate
respectively.
|
class |
MSGnavigation
Port Eumetsat MSG_navigation.c to java.
|
Modifier and Type | Method and Description |
---|---|
ProjectionImpl |
MSGnavigation.constructCopy() |
ProjectionImpl |
Geostationary.constructCopy()
copy constructor - avoid clone !!
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.