Skip to main content

Cloud mask for Landsat 7

  • April 26, 2024
  • 1 reply
  • 19 views

Hello

I want to get images from Landsat 7 and to get also cloud mask (cloud mask,cloud probability.cloud shadow…).
I was searching for something similar to the landsat 8 “decodeLs8Qa” but couldn’t find info about it, though it worked with this function.
is it the same layer? jut to make sure…

Best

Reut

1 reply

Hi @reutkeller,
I am not an expert in sentinelhub-py, but I am guessing that Landsat-7 is not supported with all the options there.

That said,if you are using Landsat 7 Level 2, there are quite a few bands that seem related, e.g. BQA, ST_CDIST, SR_CLOUD_QA etc. I am guessing (but not sure) that similar approach as with Landsat 8 applies in terms of the data.

docs.sentinel-hub.com
d3714e73b38a87afa3c31502a6696052a7395163.png

Landsat 7 Enhanced Thematic Mapper (ETM+) Level 2

Use Sentinel Hub Processing API to access Landsat 7 Enhanced Thematic Mapper Level 2 data with 7 optical and 1 thermal band.


Reply