#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
 Reporter:  martinl               |       Owner:  grass-dev@…              
     Type:  task                  |      Status:  new                      
 Priority:  blocker               |   Milestone:  7.0.0                    
Component:  Default               |     Version:  unspecified              
 Keywords:  standardized options  |    Platform:  Unspecified              
      Cpu:  Unspecified           |  
----------------------------------+-----------------------------------------

Comment(by neteler):

 Replying to [ticket:2409 martinl]:
 > I prepared simple Python script which prints for each GRASS module the
 list of options keys and descriptions
 source:sandbox/martinl/print_module_parameters.py. A generated list for
 GRASS 7.0.0 attached: attachment:module_params_overview.txt.

 Very good. I have added an extra script in your sandbox
 ("print_module_parameters_csv.py") which still stops looping at "g.parser"
 which does not have flags/params.
 No idea how to solve that, it will be a simple Python statement.

 Idea: Table export allows to load it into a spreadsheet and sort by
 description
 to catch the too similar ones and streamline them.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:2>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to