|
|
|
|
|
open(self)
Open the underlying dataset with GDAL and return a
:class:`osgeo.gdal.Dataset` object. |
source code
|
|
|
|
getSourceFormat(self)
Return the source data file format. |
source code
|
|
|
|
|
|
|
|
|
|
getCoverages(self)
Return the coverages that use this data package. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from core.records.RecordWrapper:
delete,
getRecord,
getType,
setAttrs,
setRecord,
sync
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|