WxGUI Graphical Modeler: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''Graphical modeler''' is a GUI application which allows the user to create, edit, and manage models. | '''Graphical modeler''' is a GUI application which allows the user to create, edit, and manage models interactively. | ||
The Graphical Modeler is '''available in GRASS 6.4.2+''' from the Layer Manager menu <code>File → Graphical modeler</code> or from the toolbar [[Image:modeler.png]]. | |||
See also {{cmd|wxGUI. | In GRASS 7 the tool is also available from the command line ({{cmd|g.gui.gmodeler|version=70}}). | ||
See also {{cmd|wxGUI.modeler|version=70|desc=manual}} page and [http://trac.osgeo.org/grass/wiki/wxGUIDevelopment/Modeler wiki page] for development issues. | |||
The modeler currently allows to: | The modeler currently allows to: |
Revision as of 14:49, 22 March 2013
Graphical modeler is a GUI application which allows the user to create, edit, and manage models interactively.
The Graphical Modeler is available in GRASS 6.4.2+ from the Layer Manager menu File → Graphical modeler
or from the toolbar File:Modeler.png.
In GRASS 7 the tool is also available from the command line (g.gui.gmodeler).
See also manual page and wiki page for development issues.
The modeler currently allows to:
- define actions (GRASS commands)
- define data items (raster, vector, 3D raster)
- define relations between data and action items
- define loops (series), conditions
- validate model
- run model
- store model settings to the file (GRASS Model File|*.gxm)
- export model settings to Python script
- export model to image
Models
For user-defined models, check http://svn.osgeo.org/grass/grass-addons/wxgui_modeler/
Gallery
-
Experimental prototype of Graphical Modeler
-
Experimental prototype of Graphical Modeler
-
Experimental prototype of Graphical Modeler
-
Experimental prototype of Graphical Modeler
-
Graphical Modeler: run parametrized model
-
Graphical Modeler: define model variables
-
Graphical Modeler: define loops in the model
-
Graphical Modeler: define if/else statements in the model
-
Graphical Modeler: define if/else statements in the model - show properties
-
Graphical Modeler: Python editor
Video tutorials
External links
Graphical modeller in action:
- Brief description GRASS Graphical Modeler (in Russian)
Other products: