<div dir="ltr">Hello Markus<div><br></div><div>Thanks for the patch :) </div><div><br></div><div>I applied it in my grass trunk and just tested for a map (146880 cells) that contains no data (45757 cells). I get all the pixels with data (101123), but nothing for the pixels with no data. It seems to be the same as before, no? (It is indeed, the same. I tested with the same map in grass72 with no patch)... and if I set the flag -n, I get:</div><div><br></div><div><div>ERROR: <a href="http://r.out.xyz">r.out.xyz</a>: Sorry, <n> is not a valid flag</div></div><div><br></div><div>Was that the expected result? or maybe i'm not using it properly... IIUC, I would expect to get the nulls by default and do not get them if I set the -n flag, is that right?<br></div><div><br></div><div><a href="http://t.rast.out.xyz">t.rast.out.xyz</a> for the time series containing that map, gives an empty file... as before.</div><div><br></div><div>Best, </div><div>Vero </div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-05 23:08 GMT+01:00 Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Vero,<br>
<span class=""><br>
On Wed, Nov 30, 2016 at 2:10 PM, Veronica Andreo <<a href="mailto:veroandreo@gmail.com">veroandreo@gmail.com</a>> wrote:<br>
</span><span class="">> Hello devs,<br>
><br>
> AFAIU, to activate the NULL export in <a href="http://r.out.xyz" rel="noreferrer" target="_blank">r.out.xyz</a> is then a trivial change,<br>
> but we do not know which letter to use as flag because -n is already used to<br>
> indicate the opposite behaviour (?). Is it too difficult to change default<br>
> behaviour to export NULL values and keep then, the -n flag as in r.stats to<br>
> not export/report NULL values?<br>
<br>
</span>attached a trivial (untested) patch make make <a href="http://r.out.xyz" rel="noreferrer" target="_blank">r.out.xyz</a> behave as the rest.<br>
Please check:<br>
<br>
patch -p0 < r.out.xyz.diff<br>
<br>
cheers<br>
<span class="HOEnZb"><font color="#888888">Markus<br>
</font></span></blockquote></div><br></div>