[GRASS-SVN] r57096 - in grass-addons/grass7/raster: r.basin r.shalstab
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 13 10:56:13 PDT 2013
Author: neteler
Date: 2013-07-13 10:56:12 -0700 (Sat, 13 Jul 2013)
New Revision: 57096
Modified:
grass-addons/grass7/raster/r.basin/Makefile
grass-addons/grass7/raster/r.basin/r.basin.html
grass-addons/grass7/raster/r.basin/r.basin.py
grass-addons/grass7/raster/r.basin/r.basin1.gif
grass-addons/grass7/raster/r.basin/r.basin2.gif
grass-addons/grass7/raster/r.shalstab/r.shalstab.html
Log:
set svn propset
Property changes on: grass-addons/grass7/raster/r.basin/Makefile
___________________________________________________________________
Added: svn:mime-type
+ text/x-makefile
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass7/raster/r.basin/r.basin.html
___________________________________________________________________
Added: svn:mime-type
+ text/html
Added: svn:keywords
+ Author Date Id
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass7/raster/r.basin/r.basin.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass7/raster/r.basin/r.basin1.gif
___________________________________________________________________
Modified: svn:mime-type
- application/octet-stream
+ image/gif
Property changes on: grass-addons/grass7/raster/r.basin/r.basin2.gif
___________________________________________________________________
Modified: svn:mime-type
- application/octet-stream
+ image/gif
Modified: grass-addons/grass7/raster/r.shalstab/r.shalstab.html
===================================================================
--- grass-addons/grass7/raster/r.shalstab/r.shalstab.html 2013-07-13 17:53:36 UTC (rev 57095)
+++ grass-addons/grass7/raster/r.shalstab/r.shalstab.html 2013-07-13 17:56:12 UTC (rev 57096)
@@ -1,36 +1,36 @@
-<h1>DESCRIPTION</h1>
+<h1>DESCRIPTION</h1>
<div>R.shalstab</div>
-<div>This command allows to apply the algorithm developed by Montgomery and Dietrich (1994) in GRASS GIS. According to these authors, the models associate the theories of infinite slope, where the strength of soil share at the discretion of rupture of Mohr Coulomb, with the hydrological model O'Loughlin (1986), resulting in equation.
+<div>This command allows to apply the algorithm developed by Montgomery and Dietrich (1994) in GRASS GIS. According to these authors, the models associate the theories of infinite slope, where the strength of soil share at the discretion of rupture of Mohr Coulomb, with the hydrological model O'Loughlin (1986), resulting in equation.
Requested input and output.
-The command requires some input:
-<ul><li>DEM a digital terrain model of the study area;</li>
-<li>Raster map or single value for soil cohesion (N/m^2);</li>
-<li>Raster map or single value for soil friction angle (°);</li>
-<li>Raster map or single value for soil density (kg/m^3);</li>
-<li>Raster map or single value for vertical thickness of soil (m);</li>
-<li>Raster map or single value for hydraulic conductivity k (m/h);</li>
-<li>Raster map or single value for root cohesion (N/m^2); (default = 0)</li>
+The command requires some input:
+<ul><li>DEM a digital terrain model of the study area;</li>
+<li>Raster map or single value for soil cohesion (N/m^2);</li>
+<li>Raster map or single value for soil friction angle (°);</li>
+<li>Raster map or single value for soil density (kg/m^3);</li>
+<li>Raster map or single value for vertical thickness of soil (m);</li>
+<li>Raster map or single value for hydraulic conductivity k (m/h);</li>
+<li>Raster map or single value for root cohesion (N/m^2); (default = 0)</li>
<li>Raster map or single value for wet soil density (kg/m^3). (default = 2100)</li>
-</ul>
-The output are:
-<ul>A landslide susceptibility map (value range from 1 to 7):</ul>
+</ul>
+The output are:
+<ul>A landslide susceptibility map (value range from 1 to 7):</ul>
<ul>
-<li>1 Unconditionally Unstable</li>
-<li>2 0-50 mm/day</li>
-<li>3 0-100 mm/day</li>
-<li>4 100-200 mm/day</li>
-<li>5 200-400 mm/day</li>
-<li>6 400-1000 mm/day</li>
+<li>1 Unconditionally Unstable</li>
+<li>2 0-50 mm/day</li>
+<li>3 0-100 mm/day</li>
+<li>4 100-200 mm/day</li>
+<li>5 200-400 mm/day</li>
+<li>6 400-1000 mm/day</li>
<li>7 Stable</li>
-</ul>
+</ul>
<ul>A map for of critical rainfall map (mm/day)
</ul>
-</div>
+</div>
<h1>AUTHORS</h1>
<div>
Andrea Filipello, University of Turin, Italy mail</div>
<div>Daniele Strigaro, University of Milan, Italy mail
-</div>
-<h1>REFERENCES</h1>
-<div>Montgomery, D. R. and Dietrich, W. E.: A physically based model for the topographic control of shallow landsliding,Water Resour. Res., 30, 11531171, 1994.</div>
-
+</div>
+<h1>REFERENCES</h1>
+<div>Montgomery, D. R. and Dietrich, W. E.: A physically based model for the topographic control of shallow landsliding,Water Resour. Res., 30, 11531171, 1994.</div>
+
Property changes on: grass-addons/grass7/raster/r.shalstab/r.shalstab.html
___________________________________________________________________
Added: svn:eol-style
+ native
More information about the grass-commit
mailing list