wxGUI.Modeler.html 675 B

12345678910111213141516171819202122232425262728
  1. <h2>DESCRIPTION</h2>
  2. <b>Note:</b> <em>wxGUI Modeler is currently under development.</em>
  3. <p>
  4. <b>Graphical modeler</b> is a <em><a href="wxGUI.html">wxGUI</a></em>
  5. extension which allows the user to create, edit, and manage
  6. models. It's available from the menu &quot;File | Graphical modeler&quot;.
  7. <p>
  8. The modeler currently allows to:
  9. <ul>
  10. <li>define actions (GRASS modules)
  11. <li>define data items (raster, vector, 3D raster)
  12. <li>define relations between data and action items
  13. <li>validate model
  14. <li>run model
  15. <li>store model settings to the file (GRASS Model File|*.gxm)
  16. </ul>
  17. <h2>AUTHORS</h2>
  18. Martin Landa, CTU in Prague, Czech Republic
  19. <p>
  20. <i>$Date$</i>