Description Usage Arguments Value
Set the function of determining TVDI through LST and NDVI on all image points. Then export the result as Raster TVDI. Note: Firstly, this function will process large files If you have small or medium files, you can use 'TVDI_process' in order to process small and medium files. Secondly, I have divided roughly in this calculation has a distance of 0.05, can be adjusted by downloading this function and changing to suit the data
1 | TVDI_Largefiles_process(path_NDVI, path_LST, path)
|
path_NDVI |
Path contains NDVI images |
path_LST |
Path contains LST images |
path |
Path contains TVDI directory |
Results TVDI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.