[GRASS-dev] [GRASS GIS] #1276: r.null in winGRASS does not work properly

GRASS GIS trac at osgeo.org
Wed Feb 9 21:36:26 EST 2011


#1276: r.null in winGRASS does not work properly
-------------------------+--------------------------------------------------
 Reporter:  helena       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.1                    
Component:  Raster       |     Version:  6.4.1 RCs                
 Keywords:  null         |    Platform:  MSWindows 7              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 in the following example, when run in WinGRASS in command console
 {{{
 g.region swwake_30m -p
 v.to.rast streets_wake out=streets_speed use=attr col=SPEED
 r.null streets_speed null=5
 }}}

 the null values get replaced by 0 instead of 5. The example works OK on
 Mac and linux.
 This was tried independently on several Windows 7 machines, always
 producing wrong result.

 Helena

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1276>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list