In this video I explain how to create a QGIS Processing Tool for an existing dynamic PCRaster Python model.
QGIS version: 3.26
Plugins: PCRaster, QGIS Resource Sharing
Data: PCRaster Demo data https://pcraster.geo.uu.nl/downloads/...
GitHub repository: https://github.com/jvdkwast/qgisrepos...
This video is part of the FOSS4G 2022 workshop Hydrological analysis with PCRaster in QGIS and Python: https://courses.gisopencourseware.org...
Note that you need to save the PCRaster dynamic model in C:\OSGeo4W\apps\Python39\Lib so it can be imported in a script. The processing script has to be saved in your profile folder, e.g. C:\Users\username\AppData\Roaming\QGIS\QGIS3\profiles\ProfileName\processing\scripts.
#QGIS #PCRaster