Skip to main content

Earth Engine based Landsat LST sharpening functions

Project description

Landsat LST Sharpening Algorithms

The thermal sharpening algorithm is developed for Landsat 5, 7, 8, or 9. The algorithm has three components.

  • Global process: first, a random forest model is built using spatially homogeneous samples selected from the whole Landsat scene. To achieve this, the shortwave spectral bands (30m) are first aggregated to match the resolution of the TIR band. Pixels with low spatial heterogeneity are selected to build a random forest regressor between shortwave surface reflectance and TIR brightness temperature.
  • Local process: second, local models are built for each aggregated pixel using a moving window (neighbor analysis) with a predefined size. Homogeneous pixels within the window are used to establish simple linear regression between shortwave surface reflectance and TIR brightness temperature.
  • Combination: thirdly, both local and global results are aggregated to initial TIR resolution and compared to the TIR band. The difference between aggregated sharpened TIR and original TIR is computed as residuals. The combined model is a linear combination of the local and global results using the reversed squared residual as weights.
  • Energy conservation: finally, the combined sharpened image is aggregated to TIR resolution and residuals are computed. To avoid box-like features, the residual image is resampled to higher resolution with bilinear interpolation and added back to the combined sharpened image.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openet_landsat_lst-0.2.1.tar.gz (9.1 kB view details)

Uploaded Source

File details

Details for the file openet_landsat_lst-0.2.1.tar.gz.

File metadata

  • Download URL: openet_landsat_lst-0.2.1.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for openet_landsat_lst-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ef5b40a8d440eeaf675c7ed867b4b9947226d95cb8797ae1e9d723753b289671
MD5 735895f293ecc6223b025c07827b2682
BLAKE2b-256 f9eb45de4c0a6a9953ad2f100b18d5e9c8a840c777d3dc07972f97be8aae1a7a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page