[GRASS-SVN] r41263 -
grass/branches/develbranch_6/raster/r.slope.aspect
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 2 14:22:12 EST 2010
Author: neteler
Date: 2010-03-02 14:22:12 -0500 (Tue, 02 Mar 2010)
New Revision: 41263
Modified:
grass/branches/develbranch_6/raster/r.slope.aspect/description.html
Log:
mention signedness for convex/concave
Modified: grass/branches/develbranch_6/raster/r.slope.aspect/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.slope.aspect/description.html 2010-03-02 19:22:02 UTC (rev 41262)
+++ grass/branches/develbranch_6/raster/r.slope.aspect/description.html 2010-03-02 19:22:12 UTC (rev 41263)
@@ -29,7 +29,8 @@
Profile and tangential curvatures are the curvatures in the direction of
steepest slope and in the direction of the contour tangent respectively. The
curvatures are expressed as 1/metres, e.g. a curvature of 0.05 corresponds to a
-radius of curvature of 20m.
+radius of curvature of 20m. Convex form values are positive and concave form values
+are negative.
<p>
<table width="100%" border="0">
More information about the grass-commit
mailing list