WxGUI Graphical Modeler
< wxGUI
Graphical modeler is a wxGUI extension which allows the user to create, edit, and manage models. It's available from the menu "File | Graphical modeler".
The modeler currently allows to:
- define actions (GRASS modules)
- define data items (raster, vector, 3D raster)
- define relations between data and action items
- validate model
- run model
- store model settings to the file (GRASS Model File|*.gxm)
- export model settings into Python script