Skip to main content

Hi,

I'm working with Sentinel-2 images. I would like to know if it's possible to use FME to remove or clip clouds from images. Does anyone have any ideas? Is it possible to use Google Earth Engine (GEE) with FME?

Thank you.

Looking at this - https://github.com/sentinel-hub/sentinel2-cloud-detector

 

As its python, you’ll be able to install it against FMEs python and call it using a PythonCaller


Reply