demoSentinel.dataRequesting.makeRequest.createCumulativeNdviRaster
- demoSentinel.dataRequesting.makeRequest.createCumulativeNdviRaster(paths, basePath)
Create a single band raster with cumulative ndvi. define cumulative ndvi as a running sum of ndvi for each pixel at each time step
- pathslist
list of paths to geotiffs with calculated ndvi bands
- basePathstr
place to send output