DESCRIPTION
The Graphical Modeler is
a wxGUI compoment which allows the
user to create, edit, and manage models. The modeler can be launched
from the menu File -> Graphical modeler or by
clicking on icon
in the toolbar.
The modeler currently allows to:
- define data items (raster, vector, 3D raster maps)
- define actions (GRASS commands)
- define relations between data and action items
- define loops (eg. map series) and conditions (if-else statements)
- define model variables
- parameterize commands
- define intermediate data
- validate and run model
- store model properties to the file (GRASS Model File|*.gxm)
- export model to Python script
- export model to image file

SEE ALSO
wxGUI
Other wxGUI components:
Vector Digitizer
Attribute Table Manager
3D Viewer
Manage Ground Control Points
Cartographic Composer
See also
user wiki page
(especially various video
tutorials).
AUTHOR
Martin Landa, Czech Technical University in Prague, Czech Republic
$Date$