LANDSAT-Download icon indicating copy to clipboard operation
LANDSAT-Download copied to clipboard

Alternate download options

Open Bartesto opened this issue 7 years ago • 1 comments

Hi Olivier,

Is there a way to request a jpeg quicklook or similar instead of the usual collection 1 data product with your script?

We use your scripts in a processing workflow to get temporally dense stacks of data for analysis of small areas within a scene. We find that the usual cloud mask filters from metadata or fmask related masks a little coarse for our usage.

It would be handy to use your script to access quicklooks for a scene, quickly delete really useless cloud affected images, and use what remains to construct a list of suitable scenes to then re-feed into your script.

We already do something similar see here and would be very handy.

Thanks for your time in creating the tool and answering questions!

Cheers Bart

Bartesto avatar Jun 29 '17 07:06 Bartesto

Hi, I have this tool to process Landsat scenes, and one of the first things is to download the quicklook of the scene: https://github.com/LAST-EBD/Protocolo_v3/blob/master/NProtocolo.py (quickloook download is in the init())

I guess I am not helping so late, but just curious about the issues of this tool and just read it.

Regards

Digdgeo avatar Jan 11 '19 12:01 Digdgeo