Hey there, we’re integrating the MODIS Satellite in our platform, but we’re facing strange indexes results.
Beetween Oct 17 until Jan 18 there is a lot of zero-index values that sounds a little strange.
Here is a comparison between Modis and Sentinel
This is the script we’re based to use in our instance.
https://custom-scripts.sentinel-hub.com/custom-scripts/modis/indexdb/id_245.js
Is there another script or any recommendation to use MODIS index ?
Thanks.
gmilcinski
(Grega Milcinski)
November 27, 2019, 9:27am
#2
Perhaps worth checking (a generally good practice) how the data actually look like in these problematic time periods. I usually use EO Browser for such quick checks, e.g. time-lapse will be quite efficient.
Then I suggest you check the IndexDatabase:
https://www.indexdatabase.de/db/is.php?sensor_id=14
and browse through the information available, including related research papers.
Hey grega I will check, very thanks