[GRASS-dev] No 'count' method for r.statistics
Nikos Alexandris
nik at nikosalexandris.net
Wed Aug 1 02:59:25 PDT 2018
`r.statistics` which was/is meant for categorical raster maps, does not
provide for a 'count' method.
`r.stats.zonal`, on the other hand, which is meant for floating point
raster maps, does so.
This is rather unexpected. 'Count'ing pixels should rather derive 'CELL'
maps and not 'FCELL'.
At the moment, I require an extra mapcalc using the int() function.
Any comments?
Nikos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20180801/06365ca3/attachment.sig>
More information about the grass-dev
mailing list