[GRASS-dev] [GRASS GIS] #2099: G_OPT_M_COLR not recognized in Python script

GRASS GIS trac at osgeo.org
Mon Jul 21 20:26:15 PDT 2014


#2099: G_OPT_M_COLR not recognized in Python script
---------------------------------+------------------------------------------
 Reporter:  annakrat             |       Owner:  grass-dev@…              
     Type:  defect               |      Status:  new                      
 Priority:  normal               |   Milestone:  7.0.0                    
Component:  LibGIS               |     Version:  svn-trunk                
 Keywords:  color table, parser  |    Platform:  Linux                    
      Cpu:  Unspecified          |  
---------------------------------+------------------------------------------

Comment(by wenzeslaus):

 `t.rast.colors --interface-description` seems to work. `... | grep null`
 gives nothing. `t.rast.colors --help` gives full output and no error:
 {{{
 Description:
 ...
 Keywords:
 ...
 Usage:
  t.rast.colors [-rwlngae] input=name [color=string] [raster=name]
    [volume=name] [rules=name] [--help] [--verbose] [--quiet]

 Flags:
 ...
 Parameters:
 ...
 }}}

 Test script with `G_OPT_M_COLR` should be created.

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



More information about the grass-dev mailing list