<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span><div>I've attached a simple text file that I read into GRASS with r.in.ascii.</div><div><br class="webkit-block-placeholder"></div><div><div>r.in.ascii &nbsp;-f input=/Users/cmbarton/Desktop/landuse_stats_all_models_orig2.txt output=landuse2 --overwrite</div><div><br class="webkit-block-placeholder"></div><div>(I've tried it with -d, -ifd, and no flags)</div><div><br class="webkit-block-placeholder"></div><div>It imports fine with no errors. It displays fine.&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>r.info shows that it contains data...</div><div><br class="webkit-block-placeholder"></div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;N: &nbsp; &nbsp; &nbsp; &nbsp; 40 &nbsp; &nbsp;S: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; Res: 0.975 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |</div><div>&nbsp;| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E: &nbsp; &nbsp; &nbsp; &nbsp; 50 &nbsp; &nbsp;W: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; Res: &nbsp;0.98 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |</div><div>&nbsp;| &nbsp; Range of data: &nbsp; &nbsp;min = 0.000000 &nbsp;max = 24055.437500&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>YET...</div><div><br class="webkit-block-placeholder"></div><div>If I query ANY cell with r.what, I get...</div><div><br class="webkit-block-placeholder"></div><div>23.979253112|12.2468879668||*</div><div><br class="webkit-block-placeholder"></div><div>ALL are null. And it won't display in NVIZ--probably because all cells are null.&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>r.mapcalc 'newmap=1.0*landscape2'&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>produces an empty map.</div><div><br class="webkit-block-placeholder"></div><div>I've run r.nulls with no effects.</div><div><br class="webkit-block-placeholder"></div><div>Anyone have an idea what is wrong?</div><div><br class="webkit-block-placeholder"></div><div>Michael</div></div></div><div><br class="webkit-block-placeholder"></div></span></body></html>