Opened 11 years ago

Last modified 5 years ago

#1811 new enhancement

Save details from graphical modeler variables panel as g.parser comments in Python file

Reported by: robintw Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: wxGUI Version: svn-trunk
Keywords: modeler Cc:
CPU: Unspecified Platform: Unspecified

Description

The details for variables given in the Variables tab of the Graphical Modeler allow a wxGUI for the model to be generated when the run button is clicked. However, when exporting to a Python script this won't work. Thus, I propose adding g.parser comments to the exported Python script to allow wxGUI (as well as command-line help etc) to be generated for models from the Graphical Modeler.

Looking at the Python code generated, this may require more complex work to use the full options/flags provided by grass.parser() in the Python scripts generated by the Graphical Modeler.

Change History (8)

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:3 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:4 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:5 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:6 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:7 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:8 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.