Use the GDAL Python API in QGIS to calculate the NDVI (normalized difference vegetation index) from a Landsat 8 satellite image. We will create functions to handle opening and creating rasters and doing raster calculations. This will abstract your code so that it can be reused for other operations and makes it easy to batch process many different operations.
Visit opensourceoptions.com for more content and courses