[GRASS-dev] t.rast.out.xyz not exporting all cells in the computational region
Markus Neteler
neteler at osgeo.org
Wed Nov 30 02:19:26 PST 2016
On Tue, Nov 29, 2016 at 3:38 PM, Luca Delucchi <lucadeluge at gmail.com> wrote:
...
> I propose to add a flag to r.out.xyz to permit to export also null
> values, what do other devs think?
Since it is a trivial change in r.out.xyz.py (conditionalize the r.stats' flag
-n Do not report no data value
I would suggest to add a flag to optionally allow no data export (the
respective note in the manual page to be modified then).
The question is which flag letter to take here (keeing this in mind:
https://trac.osgeo.org/grass/wiki/MessageStandardization#Parametersandflags
)
Markus
More information about the grass-dev
mailing list