[GRASS-SVN] r31573 - grass/trunk/raster/r.slope.aspect
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri May 30 02:51:25 EDT 2008
Author: neteler
Date: 2008-05-30 02:51:24 -0400 (Fri, 30 May 2008)
New Revision: 31573
Modified:
grass/trunk/raster/r.slope.aspect/description.html
Log:
curvature unit is 1/m
Modified: grass/trunk/raster/r.slope.aspect/description.html
===================================================================
--- grass/trunk/raster/r.slope.aspect/description.html 2008-05-30 06:50:57 UTC (rev 31572)
+++ grass/trunk/raster/r.slope.aspect/description.html 2008-05-30 06:51:24 UTC (rev 31573)
@@ -69,7 +69,7 @@
<div align="center">
<img src="tcurv.png" border="1"></a>
<P>
- Tangential curvature (degree) from example DEM
+ Tangential curvature (m<sup>-1</sup>) from example DEM
<BR><BR>
</div>
</td>
@@ -77,7 +77,7 @@
<div align="center">
<img src="pcurv.png" border="1"></a>
<P>
- Profile curvature (degree) from example DEM
+ Profile curvature (m<sup>-1</sup>) from example DEM
<BR><BR>
</div>
</td>
More information about the grass-commit
mailing list