Helpers for the Python console

helpers.RasterWizard helps to get the data of a QGIS raster layer as a numpy array, and the processing result back into QGIS as a new raster layer.

helpers.RasterWindow can be used to process large rasters in a moving window.