tophu
0.2.0
Installation
Usage
API Reference
tophu.UnwrapCallback
tophu.SnaphuUnwrap
tophu.PhassUnwrap
tophu.ICUUnwrap
tophu.multiscale_unwrap
tophu.bandpass_equiripple_filter
tophu.multilook
tophu.upsample_fft
tophu.upsample_nearest
tophu.DatasetReader
tophu.DatasetWriter
tophu.BinaryFile
tophu.HDF5Dataset
tophu.RasterBand
RasterBand
tophu.RasterBand.__init__
RasterBand.__init__()
tophu.RasterBand.__getitem__
tophu.RasterBand.ndim
tophu.RasterBand.filepath
tophu.RasterBand.band
tophu.RasterBand.driver
tophu.RasterBand.crs
tophu.RasterBand.transform
tophu.RasterBand.shape
tophu.RasterBand.dtype
Changelog
tophu
API Reference
tophu.RasterBand
tophu.RasterBand.__init__
View page source
tophu.RasterBand.__init__
RasterBand.
__init__
(
filepath
,
width
=
None
,
height
=
None
,
dtype
=
None
,
*
,
band
=
None
,
driver
=
None
,
crs
=
None
,
transform
=
None
,
**
options
)