[GRASS-dev] [GRASS GIS] #2400: r.reclass.area: add option to use r.clump's -d flag

GRASS GIS trac at osgeo.org
Mon Aug 25 01:06:29 PDT 2014


#2400: r.reclass.area: add option to use r.clump's -d flag
----------------------------+-----------------------------------------------
 Reporter:  peifer          |       Owner:  grass-dev@…              
     Type:  enhancement     |      Status:  new                      
 Priority:  normal          |   Milestone:  7.0.0                    
Component:  Python          |     Version:  svn-trunk                
 Keywords:  r.reclass.area  |    Platform:  All                      
      Cpu:  Unspecified     |  
----------------------------+-----------------------------------------------

Comment(by neteler):

 Your idea is pretty clear! We just need to find the least confusing flag
 descriptions, that's all...

 The part of "Flags -c and -d are mutually exclusive" will go into the
 Python script itself.

 {{{
 -c Input map is already clumped

 -d Area size of generated clumps includes diagonally neighboring cells
 }}}

 I am not sure if the difference between -c and -d is already obvious.
 And I thought that the proposed -d should correspond to that of r.clump in
 its behaviour?

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2400#comment:5>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list