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.3.0.tar.gz (8.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: openet_landsat_lst-0.3.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for openet_landsat_lst-0.3.0.tar.gz
Algorithm Hash digest
SHA256 59b4ad21163305fc717b559cff81964e992446e1804103156182438b99c7e1bd
MD5 2f789e362be8c7922002fb488aa50146
BLAKE2b-256 2654faabd6dde145d8931d19a8a670b7eb70fb64f783a219aebf66042797332a

See more details on using hashes here.

Supported by

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