<div dir="ltr">Hi all, <div><br></div><div>I'm having a small issue generating random points across a map with GRASS 7 svn rev. 58117. When running r.random I get the following error:</div><div><br></div><div>r.random land_cover_classification@PERMANENT vector_output=accuracy_assessment_random n=1000<br>
</div><div><div>Collecting Stats...</div><div>ERROR: There aren't [1000] non-NULL cells in the current region</div><div>(Mon Oct 28 10:51:22 2013) Command finished (1 min 3 sec)  </div></div><div><br></div><div>My region is:</div>
<div><div>g.region -p                                                                     </div><div>projection: 99 (Lambert Conformal Conic)</div><div>zone:       0</div><div>datum:      nad83</div><div>ellipsoid:  grs80</div>
<div>north:      448953.41346712</div><div>south:      238997.2442541</div><div>west:       673974.37382019</div><div>east:       890151.92813758</div><div>nsres:      3.27959152</div><div>ewres:      3.27959152</div><div>
rows:       64019</div><div>cols:       65916</div><div>cells:      4219876404</div></div><div><br></div><div>r.stats for the land cover map:</div><div><div>r.stats -c input=land_cover_classification@PERMANENT                            </div>
<div>1 89740438</div><div>2 767001523</div><div>3 824629190</div><div>4 76402738</div><div>5 331550200</div><div>* 2130552315</div><div>(Mon Oct 28 10:57:07 2013) Command finished (1 min 11 sec) </div></div><div><br></div>
<div>So, there are plenty of non-null cells in the region. Any input into what might be causing this error is much appreciated!</div><div><br></div><div>Thanks,</div><div>Eric</div></div>