NDVI Calculation using RapidEye OrthoTile in python
Hi!
I wanted to calculate NDVI using RapidEye Ortho Tile/RapidEye Basic Scene.
Is there any script available that works for this purpose?
Thank you!
0
Hi!
I wanted to calculate NDVI using RapidEye Ortho Tile/RapidEye Basic Scene.
Is there any script available that works for this purpose?
Thank you!
Comments
Hi Nusrat,
Kindly refer to https://developers.planet.com/planetschool/calculate-an-ndvi-in-python/
Hope this helps.
Thanks
Hi Abhishek,
Thanks for the response.
I looked into the link you provided. I was working with the same script basically. This script works for PSScene, but the same script does not change ReOrtho files. I looked into the metadata and realize TOA Reflectance coefficients are not included in the file. In that case, is there any other script I can follow to calculate NDVI using ReOrthoTile? or we can skip the TOA to reflectance process and calculate NDVI directly?
Please let me know.
Thank you!
Hi Nusrat,
You can use code from this link to calculate NDVI
https://planet.zendesk.com/knowledge/articles/360018187837/en-us?brand_id=554477
Please sign in to leave a comment.