| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
cube.MetadataMixin --+
|
GDALDataset
Class representing the metadata associated with an image loaded through the GDAL interface. This has the ability to populate an cube.Cube with the parsed values from this text.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
| Class Variables | |
debug = True
|
|
format_id = "GDAL"
|
|
format_name = "GDAL"
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Scan through the file-like object to identify if it is a valid instance of the type that the subclass is expecting to load.
|
Open the header file, and if successful parse it.
|
|
Return a cube instance that represents the data pointed to by the metadata.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:16 2008 | http://epydoc.sourceforge.net |