[GRASS-dev] [GRASS GIS] #1751: r.statistics search for r.stats "fs" parameter
GRASS GIS
trac at osgeo.org
Mon Oct 1 07:22:16 PDT 2012
#1751: r.statistics search for r.stats "fs" parameter
---------------------------+------------------------------------------------
Reporter: marchesinivan | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.statistics | Platform: Linux
Cpu: x86-64 |
---------------------------+------------------------------------------------
r.statistics seems to use r.stats.
But the old "fs" parameter of r.stats is now changed to "separator",
so r.statistics fails
In my case it was necessary to edit the file "run_cmd.c" (inside
r.statistic folder) and move "fs=" to "separator="
Then just make and make install
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1751>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list