Sometimes you need to do the same procedure multiple times. QGIS 3.10 does allow you to process in batch. Nevertheless, sometimes it is easier to just run a little script that does all the work for you. Imagine you need to import several Landsat-8 natural colour images into QGIS like we did in: Importing Landsat […]
import
Importing Landsat-8 imagery into QGIS
For this exercise we use a Landsat-8 image of Portugal (path: 204, row: 32). Landsat satellite data is available on https://earthexplorer.usgs.gov/. A Landsat-8 image consists of several bands, each represented with a TIFF file in your data download. Each file contains radiance data of the Earth surface within a certain window of the spectrum. band […]