[GRASS-dev] Re: [GRASS GIS] #111: r.los fails in WinGRASS with high values for max_dis parameter

GRASS GIS trac at osgeo.org
Fri May 22 12:42:13 EDT 2009


#111: r.los fails in WinGRASS with high values for max_dis parameter
---------------------------+------------------------------------------------
  Reporter:  gsancho       |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect        |      Status:  new                      
  Priority:  major         |   Milestone:  6.4.0                    
 Component:  Raster        |     Version:  svn-develbranch6         
Resolution:                |    Keywords:  wingrass r.los           
  Platform:  MSWindows XP  |         Cpu:  x86-32                   
---------------------------+------------------------------------------------
Comment (by hamish):

 Replying to [comment:17 gsancho]:
 > I have also made some tests with r.los operation and it keep
 > failing       (as it does in other versions)

 what version do you test with? same spearfish command line as in the
 original bug report?

 I've just tested r.los in the latest stand-alone WinGRASS installer and it
 the only problem I noticed was that the G_percent() text only gets
 displayed as 100% after the process is complete, after any module output
 (run from msys command line).

 I tested these:
 {{{
 #spearfish
 r.los in=elevation.dem output=tr_vis \
    coordinate=599490,4920855 max_dist=10000

 r.los input=elevation.dem output=los \
    coordinate=599505,4921010 max_dis=2525


 #NC_spm_08
 r.los in=elevation out=ele.los coord=637500,221750 \
    obs_elev=42 max=10000
 }}}

 all without crashing.


 Hamish

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


More information about the grass-dev mailing list