| Package | Description |
|---|---|
| visad.bom | |
| visad.data.hrit | |
| visad.data.mcidas |
Provides for importing McIDAS AREA files
and McIDAS base map (OUTL) files into VisAD.
|
| visad.data.vis5d |
Provides for importing a Vis5D dataset into VisAD.
|
| visad.georef |
Provides classes for geo-referencing.
|
| visad.jmet | |
| visad.meteorology |
Provides classes that are useful in the field of meteorology.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Radar2DCoordinateSystem
Radar2DCoordinateSystem is the VisAD CoordinateSystem class
for radar (range, azimuth) with an Earth (Latitude, Longitude) Reference,
and with azimuth in degrees and range in meters.
|
class |
Radar3DCoordinateSystem
Radar3DCoordinateSystem is the VisAD CoordinateSystem class
for radar (range, azimuth, elevation_angle) with an Earth
(Latitude, Longitude, Altitude) Reference, and with
azimuth and elevation angle in degrees, and range in meters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HRITCoordinateSystem
HRITCoordinateSystem is a VisAD CoordinateSystem class used by HRITAdapter
for conversions to/from (Latitude, Longitude) and Cartesian (element,line),
and with Latitude and Longitude in degrees.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AREACoordinateSystem
AREACoordinateSystem is the VisAD CoordinateSystem class
for conversions to/from (Latitude, Longitude) and Cartesian (element,line),
and with Latitude and Longitude in degrees.
|
class |
GRIDCoordinateSystem
GRIDCoordinateSystem is the VisAD CoordinateSystem class
for conversions to/from (Latitude, Longitude) and Cartesian (col,row),
and with Latitude and Longitude in degrees.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Vis5DCoordinateSystem
Vis5DCoordinateSystem is the VisAD class for coordinate
systems for ( row, col ).
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongitudeLatitudeInterpCS
For 2D arrays of earth observations when the navigation is not provided analytically,
but a set of navigated points is given to interpolate.
|
class |
MapProjection
Abstract class for coordinate systems that support (lat,lon) <-> (x,y)
with a reference coordinate system of (lat, lon) or (lon, lat).
|
class |
TrivialMapProjection
A trivial implementation for a MapProjection which provides an
identity coordinate system with a default bounding box.
|
class |
TrivialNavigation |
| Modifier and Type | Method and Description |
|---|---|
NavigatedCoordinateSystem |
NavigatedField.getNavigation()
Get the coordinate system representing the navigation for the domain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EASECoordinateSystem |
class |
GRIBCoordinateSystem |
| Modifier and Type | Method and Description |
|---|---|
NavigatedCoordinateSystem |
NavigatedImage.getNavigation()
Get the coordinate system representing the navigation for the domain.
|