[GRASS-dev] [GRASS GIS] #1996: r.random.cells not working correctly when min distance is < 0.1
GRASS GIS
trac at osgeo.org
Wed Jun 5 03:28:17 PDT 2013
#1996: r.random.cells not working correctly when min distance is < 0.1
----------------------------+-----------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.random.cells | Platform: Unspecified
Cpu: Unspecified |
----------------------------+-----------------------------------------------
Comment(by hamish):
what is your ew, ns region resolution? (the module uses that)
r.random.cells does not know that 1deg lat is not the same distance as
1deg lon. Considering the nature of what it is doing (feeding into future
stats) I wouldn't risk the wrong answers, I'd run it from a projected
location instead of a lat/lon one.
the module is smart enough to deal with ew,ns resolution (of the same
units) being different though.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1996#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list