|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ucar.unidata.geoloc | |
---|---|
thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
thredds.wcs.v1_0_0_Plus | |
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.fmrc | Support classes for Forecast Model Run Collections. |
ucar.nc2.dt.grid | Scientific data type "Grid", uses cartesian coordinate system. |
ucar.nc2.dt.point | Scientific data type "Point", collections of point observation data. |
ucar.nc2.dt.radial | Scientific data type "Radial", uses spherical coordinate system. |
ucar.nc2.dt.trajectory | Scientific data type "Trajectory". |
ucar.nc2.ft | Scientific feature types package |
ucar.nc2.ft.grid | |
ucar.nc2.ft.point | package ucar.nc2.ft.point : Implementation of Point Feature Types |
ucar.nc2.ft.point.collection | |
ucar.nc2.ft.point.remote | |
ucar.nc2.ft.point.standard | package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types |
ucar.nc2.ft.point.standard.plug | package ucar.nc2.ft.point.plug : Pluggable AAnalysers of Point Feature Type datasets |
ucar.nc2.ft.point.writer | package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types |
ucar.nc2.ft.radial | |
ucar.nc2.geotiff | Read and write GeoTIFF files. |
ucar.nc2.iosp.adde | IOSP for ADDE servers |
ucar.nc2.iosp.gempak | |
ucar.nc2.iosp.mcidas | |
ucar.nc2.thredds | Connects NetCDF-Java to THREDDS Catalogs and Datasets. |
ucar.unidata.geoloc | Support library for georeferencing coordinate systems and transformations. |
ucar.unidata.geoloc.ogc | |
ucar.unidata.geoloc.projection | Implementations of coordinate projection transformations. |
ucar.unidata.geoloc.projection.proj4 | |
ucar.unidata.geoloc.projection.sat |
Classes in ucar.unidata.geoloc used by thredds.catalog | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by thredds.wcs.v1_0_0_Plus | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by ucar.nc2.dataset | |
---|---|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
Classes in ucar.unidata.geoloc used by ucar.nc2.dt | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionRect
Bounding box for ProjectionPoint's. |
|
Station
A named location on the earth. |
|
StationImpl
Implementation of Station |
Classes in ucar.unidata.geoloc used by ucar.nc2.dt.fmrc | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by ucar.nc2.dt.grid | |
---|---|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionRect
Bounding box for ProjectionPoint's. |
Classes in ucar.unidata.geoloc used by ucar.nc2.dt.point | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonPointImpl
Standard implementation of LatLonPoint. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.dt.radial | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by ucar.nc2.dt.trajectory | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.grid | |
---|---|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.point | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
|
StationImpl
Implementation of Station |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.point.collection | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.point.remote | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.point.standard | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.point.standard.plug | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.point.writer | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.ft.radial | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.geotiff | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
Classes in ucar.unidata.geoloc used by ucar.nc2.iosp.adde | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
EarthLocationImpl
A location on the Earth. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
|
StationImpl
Implementation of Station |
Classes in ucar.unidata.geoloc used by ucar.nc2.iosp.gempak | |
---|---|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.nc2.iosp.mcidas | |
---|---|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonPointImpl
Standard implementation of LatLonPoint. |
|
Projection
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionPoint
Points on the Projective geometry plane. |
|
ProjectionPointImpl
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization. |
|
ProjectionRect
Bounding box for ProjectionPoint's. |
Classes in ucar.unidata.geoloc used by ucar.nc2.thredds | |
---|---|
LatLonRect
Bounding box for latitude/longitude points. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc | |
---|---|
Bearing
Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface. |
|
Earth
Defines the shape of the earth ellipsoid. |
|
EarthEllipsoid
Type-safe enumeration of Earth Ellipsoids. |
|
EarthLocation
A location on the earth, specified by lat, lon and optionally altitude. |
|
EarthLocationImpl
A location on the Earth. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonPointImpl
Standard implementation of LatLonPoint. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Projection
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionPoint
Points on the Projective geometry plane. |
|
ProjectionPointImpl
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization. |
|
ProjectionRect
Bounding box for ProjectionPoint's. |
|
Station
A named location on the earth. |
Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.ogc | |
---|---|
Projection
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.projection | |
---|---|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonPointImpl
Standard implementation of LatLonPoint. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Projection
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionPoint
Points on the Projective geometry plane. |
|
ProjectionPointImpl
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization. |
|
ProjectionRect
Bounding box for ProjectionPoint's. |
Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.projection.proj4 | |
---|---|
Earth
Defines the shape of the earth ellipsoid. |
|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonPointImpl
Standard implementation of LatLonPoint. |
|
Projection
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionPoint
Points on the Projective geometry plane. |
|
ProjectionPointImpl
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization. |
Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.projection.sat | |
---|---|
LatLonPoint
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees. |
|
LatLonPointImpl
Standard implementation of LatLonPoint. |
|
LatLonRect
Bounding box for latitude/longitude points. |
|
Projection
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. |
|
ProjectionImpl
Superclass for our implementations of geoloc.Projection. |
|
ProjectionPoint
Points on the Projective geometry plane. |
|
ProjectionPointImpl
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization. |
|
ProjectionRect
Bounding box for ProjectionPoint's. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |