<div dir="ltr">Hi Jeshua,<br><br>You're completely right! I'd tried it, but it gaves me an error, and I did not read it correctly, but it clearly it said that it was not possible to assign that nodata value, because of the selected datatype!<br><br>Thank you very much for the hint! And sorry for the noise!<br><br>Best regards,<br>Pedro Venâncio<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-08-04 0:22 GMT+01:00 Jeshua Lacock <span dir="ltr"><<a href="mailto:jeshua@3dtopo.com" target="_blank">jeshua@3dtopo.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Aug 3, 2017, at 12:24 PM, Pedro Venâncio <<a href="mailto:pedrongvenancio@gmail.com">pedrongvenancio@gmail.com</a>> wrote:<br>
><br>
> I'm using r.out.gdal to export raster data from GRASS to Arc/Info ASCII Grid format, to use in another software (Farsite).<br>
><br>
> However, the resulting ASCII files does not have the NODATA_value parameter in the header.<br>
><br>
> I've tried gdal_translate and it creates, by default, NODATA_value  -999<br>
><br>
> Shouldn't GRASS also create NODATA_valeu in the header file?<br>
<br>
</span>Hi Pedro,<br>
<br>
Have you tried using the nodata parameter?<br>
<br>
r.out.gdal nodata=-999 input=yourFile output=yourFileOutput<br>
<br>
<br>
Best,<br>
<br>
Jeshua Lacock<br>
Founder/Engineer<br>
<3DTOPO.com><br>
GlassPrinted.com<br>
<br>
</blockquote></div><br></div>