WxGUI Graphical Modeler: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
'''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". Graphical modeler is available in GRASS 6.5+. | '''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". Graphical modeler is available in GRASS 6.5+. | ||
'''Note: the tool is currently under development and distributed as experimental prototype''' | '''Note: the tool is currently under development and distributed as experimental prototype.''' See also [http://trac.osgeo.org/grass/wiki/wxGUIDevelopment/Modeler wiki page] for developers. | ||
The modeler currently allows to: | The modeler currently allows to: |
Revision as of 09:10, 18 May 2010
< 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". Graphical modeler is available in GRASS 6.5+.
Note: the tool is currently under development and distributed as experimental prototype. See also wiki page for developers.
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 to Python script
- export model to image
Roadmap
List of desired features:
- (Please expand this list)
- variable parametrization
- list, series