Package | Description |
---|---|
ucar.unidata.data.imagery |
DataSource classes and utilities for imagery (e.g., satellite,
Level III radar) data.
|
Modifier and Type | Class and Description |
---|---|
class |
AddeImageDataSource
A data source for ADDE images.
|
class |
McIDASImageDataSource
A data source for ADDE images AREA files.
|
Modifier and Type | Field and Description |
---|---|
ImageDataSource |
AddeImageDataSelection.dataSource
_more_
|
Constructor and Description |
---|
AddeImageDataSelection(ImageDataSource dataSource,
DataChoice dc,
java.lang.String source,
edu.wisc.ssec.mcidas.AREAnav baseAnav,
AddeImageDescriptor descriptor,
visad.georef.MapProjection sample,
visad.data.mcidas.AreaAdapter aAdapter)
Construct a AddeImageDataSelection
|
AddeImageDataSelection(ImageDataSource dataSource,
DataChoice dc,
java.lang.String source,
edu.wisc.ssec.mcidas.AREAnav baseAnav,
AddeImageInfo addeImageInfo,
visad.georef.MapProjection sample,
visad.data.mcidas.AreaAdapter aAdapter,
edu.wisc.ssec.mcidas.Calibrator cali,
int band) |