[GRASS-SVN] r36573 -
grass/branches/releasebranch_6_4/raster/r.param.scale
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Apr 3 03:17:57 EDT 2009
Author: neteler
Date: 2009-04-03 03:17:56 -0400 (Fri, 03 Apr 2009)
New Revision: 36573
Added:
grass/branches/releasebranch_6_4/raster/r.param.scale/r_param_scale_morph.jpg
Modified:
grass/branches/releasebranch_6_4/raster/r.param.scale/description.html
Log:
screenshot added
Modified: grass/branches/releasebranch_6_4/raster/r.param.scale/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.param.scale/description.html 2009-04-03 07:17:53 UTC (rev 36572)
+++ grass/branches/releasebranch_6_4/raster/r.param.scale/description.html 2009-04-03 07:17:56 UTC (rev 36573)
@@ -76,13 +76,22 @@
<h2>EXAMPLE</h2>
-The next commands will create a morphology map of the Spearfish region:
+The next commands will create a geomorphological map of the Spearfish region:
<div class="code"><pre>
g.region rast=elevation.10m -p
-r.param.scale in=elevation.10m output=morphology param=feature
+r.param.scale in=elevation.10m output=morphology param=feature size=9
+d.mon x0
+d.rast.leg morphology
</pre></div>
+<p>
+<center>
+<img src="r_param_scale_morph.jpg" alt="r.param.scale generated geomorphological map"><br>
+<i>Geomorphological map of a subregion in the Spearfish (SD) area</i>
+</center>
+
+
<h2>SEE ALSO</h2>
<!-- not ported to GRASS 6 due to non-GPLness of numerical recipes.
<i><a href="d.param.scale.html">d.param.scale</a></i>
Added: grass/branches/releasebranch_6_4/raster/r.param.scale/r_param_scale_morph.jpg
===================================================================
(Binary files differ)
Property changes on: grass/branches/releasebranch_6_4/raster/r.param.scale/r_param_scale_morph.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
More information about the grass-commit
mailing list