| Home | Trees | Indices | Help |
|
|---|
|
|
Interface to the hsi module to load cubes via GDAL.
GDAL supports a wide variety of cubes, all available through the same GDAL abstract interface. It seems somewhat slower than direct mmap access, but in many cases raw access isn't available due to compression.
| Classes | |
|
GDALDataset Class representing the metadata associated with an image loaded through the GDAL interface. |
|
| GDALCube | |
| Variables | |
GDALDataType = [None, numpy.uint8, numpy.uint16, numpy.int16,
|
|
| Variables Details |
GDALDataType
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:13 2008 | http://epydoc.sourceforge.net |