geetools.algorithms.Landsat#

class geetools.algorithms.Landsat#

Bases: object

TODO add docstring.

Methods#

brdfCorrect(image[, red, green, blue, nir, swir1, swir2])

Correct Landsat data for BRDF effects using a c-factor.

harmonization(image[, blue, green, red, nir, swir, ...])

Harmonization of Landsat 8 images to be consistent with.

rescaleSrToa(image[, bands, thermal_bands])

Re-scale a TOA Landsat image to match the data type of SR Landsat.

rescaleToaSr(image[, bands, thermal_bands])

Re-scale a TOA Landsat image to match the data type of SR Landsat.

unmask_slc_off(image[, optical_bands])

Unmask pixels that were affected by scl-off error in Landsat 7.