| Package | Description |
|---|---|
| edu.wisc.ssec.mcidas | |
| edu.wisc.ssec.mcidas.adde | |
| visad.data.mcidas |
Provides for importing McIDAS AREA files
and McIDAS base map (OUTL) files into VisAD.
|
| Modifier and Type | Method and Description |
|---|---|
AreaDirectory |
AreaFile.getAreaDirectory()
Returns the AreaDirectory object for this AreaFile
|
AreaDirectory[][] |
AreaDirectoryList.getSortedDirs()
returns the directory blocks for the requested images,
sorted into an array of AreaDirectories by time and
then bands as the second dimenison, if multiple directories
with the same ADDE position number are returned.
|
| Constructor and Description |
|---|
AreaDirectory(AreaDirectory directory)
Create an AreaDirectory from another AreaDirectory object.
|
| Modifier and Type | Method and Description |
|---|---|
AreaDirectory[][] |
AddeServerInfo.getAreaDirectories()
get the sorted list of AreaDirectory objects
|
| Modifier and Type | Method and Description |
|---|---|
AreaDirectory |
AreaAdapter.getAreaDirectory()
get the AreaDirectory of the image
|