Description Usage Arguments Value
View source: R/ndvi_sentinel.R
function to calculate NDVI from SAFE Sentinel folders
1 | ndvi_sentinel(image_folder, clip_layer = NaN, export = FALSE)
|
image_folder |
folder with the SAFE sentinel structure |
clip_layer |
optional layer to clip the original image |
export |
optional parameter to export the image in Tif format |
a stack object with the ndvi image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.