demoSentinel.dataRequesting.makeRequest.addNDVIBand

demoSentinel.dataRequesting.makeRequest.addNDVIBand(pathToGeoTiff)

Add NDVI band to Sentinel-2 geotiffs (with SCL mask to only include SCL 4-7 inclusive)

pathToGeoTiffstr

path to geotiff with Sentinel-2 channels 4 and 8

https://custom-scripts.sentinel-hub.com/custom-scripts/sentinel-2/ndvi/ NDVI =(b8-b4)/(b8+b4)