<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I downloaded the 6.x firesimulation data set and demo script from:<div><a href="http://www.hpcc.nectec.or.th/grass/download/data6.php">http://www.hpcc.nectec.or.th/grass/download/data6.php</a> &nbsp;(Yes, I am using the script on that page, not the one that is included in the compressed file)</div><div>But, when I run it I get an error:</div><div><br></div><div>It gets as far as this:</div><div><div>&nbsp;r.random my_spread n=10 raster_output=my_path</div><div>Collecting Stats...</div><div>&nbsp;100%</div><div>Writing raster map &lt;my_path&gt; ...</div><div>&nbsp;100%</div><div><br></div><div>But then reports an error here:</div><div><div>r.spreadpath -v x_input=my_spread.x y_input=my_spread.y \</div><div>&gt; output=my_path</div><div>ERROR: option &lt;output&gt;: &lt;my_path&gt; exists.</div><div><br></div><div>It is correct that my_path exists, because it was created in the prior step. &nbsp;But the documentation for r.spreadpath says in part:</div><div><br></div><div><dt><b>output=</b><em>name</em>
</dt><dd>Name of raster map layer to contain output. Also can be used
as the map layer of the input target points. If so used, the input
target point map will be overwritten by the output.&nbsp;</dd></div></div><div><br class="webkit-block-placeholder"></div><div apple-content-edited="true"> <div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div>It seems like the script is trying to use this as both the input and output, as it says should be allowed. &nbsp;But it is instead giving an error. &nbsp;I also tried to add --overwrite to r.spreadpath, but then I just get a completely yellow window for the output with no paths at all. &nbsp;</div><div><br></div><div>Is there a bug in the script, or a bug in r.spreadpath?</div><div><br></div><div>I am using William Kyngesburye's Grass 6.4RC5 on a Mac OS 10.5.</div><div><br></div><div>Thanks,</div><div><br></div><div>--Adam</div><div><br class="khtml-block-placeholder"></div><div><br class="khtml-block-placeholder"></div></div> </div><br></div></body></html>