| Package | Description |
|---|---|
| visad.data |
Provides for importing data to and exporting data from VisAD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaImageAccessor
Knows how to read local satellite data to be used by a cache adaptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlatFieldCache.flushCache(visad.data.FlatFieldCache.Entry entry,
FlatFieldCacheAccessor fileAccessor)
Not currently implemented.
|
protected float[][] |
FlatFieldCache.getData(AreaImageCacheAdapter owner,
FlatFieldCacheAccessor fileAccessor)
Does the work of getting data from the cache.
|