Landsat_SMW_LST icon indicating copy to clipboard operation
Landsat_SMW_LST copied to clipboard

Please code with surface reflectance of landsat 5/7

Open HafezAhmad opened this issue 1 year ago • 1 comments

Thank you so much creating this. I am trying to use landsat 7 with l7 with your script.This is not giving lst properly TIR BT: Layer error: Image.select: Pattern 'B10' did not match any bands. Image.select: Pattern 'B10' did not match any bands.

HafezAhmad avatar Sep 18 '22 21:09 HafezAhmad

The code uses the correct bands automatically but you need to update Map.addLayer() code on example_1.js. The band names are available on Landsat_LST.js.

sofiaermida avatar Sep 29 '22 12:09 sofiaermida