#763: r.statistics method=distribution: no percentages for negative basemap
values
--------------------+-------------------------------------------------------
Reporter: peifer | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Keywords: | Platform: Unspecified
Cpu: x86-32 |
--------------------+-------------------------------------------------------
Here some sampe results:
{{{
basemap covermap percentage
-70 -7 inf
-70 63 inf
-50 -7 inf
-50 45 inf
}}}
As far as I can see this is the relevant line in r.statistics/o_distrib.c
(I am not a programmer, though)
{{{
68 if (catb != basecat && basecat > 0)
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/763>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev