1. Introduction

Now you've learned how to create PCRaster Python scripts, you can also create your own PyQGIS scripts that you can add to the QGIS Processing Toolbox.

In this tutorial you'll learn to:

  • Download example scripts with the QGIS Resource Sharing plugin
  • Create your own PyQGIS script based on an example
  • Debug scripts
  • Submit scripts to the PCRaster QGIS Resource Sharing repository
You'll make a script to calculate NDVI from remote sensing image. To test the script you'll download the bands from Sentinel 2A through the STAC API Browser plugin.