Hi Guys,
How are you doing?
We’re facing some discrepancy between FIS Request and EO Browser
I notice that in EO Browser the Cloud Coverage is made in frontend after the data is processed.
What is better instance (NDVI for sentinel) to use ?
This is the payload I am using in FIS Endpoint
{ layer: ‘NDVI’,
style: ‘index’,
type: ‘EQUALFREQUENCY’,
time: ‘2018-10-11/2019-11-12’,
geometry:
‘POLYGON((-13.5943150520325 -51.9328880310059,-13.5866761207581 -51.9432306289673,-13.5858178138733 -51.9427585601807,-13.5851311683655 -51.9431018829346,-13.5835433006287 -51.9399261474609,-13.5825991630554 -51.939582824707,-13.582170009613 -51.9367933273315,-13.581440448761 -51.9347763061523,-13.5818696022034 -51.9300556182861,-13.5943150520325 -51.9328880310059))’,
resolution: ‘10m’,
maxcc: 10,
crs: ‘EPSG:4326’ }
Look that both in my request and EO is using 10% of Cloud Coverage, but the Mean NDVI Curve is different