Home
last modified time | relevance | path

Searched refs:get_scales_and_offsets (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dgdallocationinfo.py47 from osgeo_utils.auxiliary.util import PathOrDS, open_ds, get_bands, get_scales_and_offsets, get_ba…
184 is_scaled, scales, offsets = get_scales_and_offsets(bands)
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dgdallocationinfo.py47 from osgeo_utils.auxiliary.util import PathOrDS, open_ds, get_bands, get_scales_and_offsets, get_ba…
184 is_scaled, scales, offsets = get_scales_and_offsets(bands)
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dgdallocationinfo.py47 from osgeo_utils.auxiliary.util import PathOrDS, open_ds, get_bands, get_scales_and_offsets, get_ba…
184 is_scaled, scales, offsets = get_scales_and_offsets(bands)
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/auxiliary/
H A Dutil.py391 def get_scales_and_offsets(bands: Union[PathOrDS, MaybeSequence[gdal.Band]]) -> Tuple[bool, MaybeSe… function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/auxiliary/
H A Dutil.py391 def get_scales_and_offsets(bands: Union[PathOrDS, MaybeSequence[gdal.Band]]) -> Tuple[bool, MaybeSe… function
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/auxiliary/
H A Dutil.py391 def get_scales_and_offsets(bands: Union[PathOrDS, MaybeSequence[gdal.Band]]) -> Tuple[bool, MaybeSe… function