geetools-code-editor
geetools-code-editor copied to clipboard
geetools:cloud_masks not running with Landsat new collections
When using the Landsat datasets now, they ask to migrate the workflows from Landsat Collection 1 to Collection 2. I think they have changed the name of some bands or terms, and this is why the "cloud_maks" function is not working anymore. In my code it works for "ee.ImageCollection('LANDSAT/LC08/C01/T1_SR')" but not in "ee.ImageCollection("LANDSAT/LC08/C02/T1_L2")" I think these terms are the only things that need to be changed. https://www.usgs.gov/landsat-missions/landsat-collection-2-level-2-science-products Could you check this? Thanks a lot, Ivan
Hola Ivan, I really haven't had time to improve or update this package. I'm sorry. As you mentioned it's not only about changing the collection ID but other things too. I'm not sure when I'll have time to do this. But thanks for reporting.
Best Rodrigo
No worries Rodrigo, Thanks a lot for your effort and your open contribution to science Cheers, Ivan