DESCRIPTION

The Graphical Modeler is a wxGUI component which allows the user to create, edit, and manage complex models using easy-to-use interface. When performing analytical operations in GRASS, the operations are not isolated, but part of a chain of operations. Using Graphical Modeler, that chain of processes (ie. GRASS modules) can be wrapped into one process (ie. model). So it's easier to execute the model later with slightly different inputs or parameters.

The modeler can be launched from the Layer Manager menu File -> Graphical modeler or from the main toolbar icon. It's also available as stand-alone module g.gui.gmodeler.

The Graphical Modeler allows you to:


screenshot
Figure: A model to perform unsupervised classification using MLC and SMAP

SEE ALSO

wxGUI
wxGUI components

g.gui, g.gui.animation, g.gui.dbmgr, g.gui.iclass, g.gui.mapswipe, g.gui.psmap, g.gui.rlisetup, g.gui.vdigit

User-defined models available from SVN.

See also the wiki page (especially various video tutorials).

AUTHOR

Martin Landa, Czech Technical University in Prague, Czech Republic

$Date$