[GRASS-SVN] r41262 -
grass/branches/releasebranch_6_4/raster/r.slope.aspect
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 2 14:22:04 EST 2010
Author: neteler
Date: 2010-03-02 14:22:02 -0500 (Tue, 02 Mar 2010)
New Revision: 41262
Modified:
grass/branches/releasebranch_6_4/raster/r.slope.aspect/description.html
Log:
mention signedness for convex/concave
Modified: grass/branches/releasebranch_6_4/raster/r.slope.aspect/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.slope.aspect/description.html 2010-03-02 10:57:15 UTC (rev 41261)
+++ grass/branches/releasebranch_6_4/raster/r.slope.aspect/description.html 2010-03-02 19:22:02 UTC (rev 41262)
@@ -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