getOffsetParams#
- geetools.ee_image.ImageAccessor.getOffsetParams()#
Gets the offset parameters for each band of the image.
- Returns:
Dictionary with the offset parameters for each band.
- Return type:
Examples
import ee import geetools
ee.Initialize()
ee.ImageCollection(‘MODIS/006/MOD11A2’).first().getOffsetParams()