[GRASS-SVN] r59894 - grass-addons/grass7/raster/r.hazard.flood
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Apr 21 13:17:33 PDT 2014
Author: madi
Date: 2014-04-21 13:17:33 -0700 (Mon, 21 Apr 2014)
New Revision: 59894
Modified:
grass-addons/grass7/raster/r.hazard.flood/r.hazard.flood.html
Log:
cite as section added
Modified: grass-addons/grass7/raster/r.hazard.flood/r.hazard.flood.html
===================================================================
--- grass-addons/grass7/raster/r.hazard.flood/r.hazard.flood.html 2014-04-21 20:08:39 UTC (rev 59893)
+++ grass-addons/grass7/raster/r.hazard.flood/r.hazard.flood.html 2014-04-21 20:17:33 UTC (rev 59894)
@@ -1,6 +1,12 @@
<h2>DESCRIPTION</h2>
<em>r.hazard.flood</em> Implementation of a fast procedure to detect flood prone areas
+<h3>Important:</h3>
+Before running the program, the region should be aligned perfectly with the
+input map. The cell size taken in consideration is the one specified in the
+region settings. If it doesn't match with the elevation map, the result is
+nonsense.
+
<h2>NOTES</h2>
<p>The availability of new technologies for the measurement of surface
elevation has addressed the lack of high resolution elevation data, and
@@ -34,17 +40,11 @@
of flooding areas in ungauged basins and in areas where expensive and time
consuming hydrological-hydraulic simulations are not affordable or economically
convenient.
-<p>
-Before running the program, the region should be aligned perfectly with the
-input map. The cell size taken in consideration is the one specified in the
-region settings. If it doesn't match with the elevation map, the result is
-nonsense.
-
<h2>EXAMPLE</h2>
<div class="code"><pre>
-g.region rast=elevation -p
+g.region rast=elevation -ap
r.hazard.flood map=elevation flood=flood mti=mti
</pre></div>
@@ -53,10 +53,18 @@
<a href="r.area.html">r.area</a>,
</em>
+<h2>CITE AS</h2>
+<p><em>Di Leo M., Manfreda S., Fiorentino M., An automated procedure for
+the detection of flood prone areas: r.hazard.flood, Geomatics Workbooks
+n.10, 2011.
+(<a href="http://geomatica.como.polimi.it/workbooks/n10/GW10-FOSS4Git_2011.pdf">PDF</a>)</em>
+
<h2>REFERENCES</h2>
-<p><em>Manfreda S., Di Leo M., Sole A., Detection of Flood Prone Areas using Digital Elevation Models, Journal of Hydrologic Engineering, (10.1061/(ASCE)HE.1943-5584.0000367), 2011.</em>
-<p><em>Di Leo M., Manfreda S., Fiorentino M., An automated procedure for the detection of flood prone areas: r.hazard.flood, Geomatics Workbooks n.10, 2011. (<a href="http://geomatica.como.polimi.it/workbooks/n10/GW10-FOSS4Git_2011.pdf">PDF</a>) </em>
+<p><em>Manfreda S., Di Leo M., Sole A., Detection of Flood Prone Areas using
+Digital Elevation Models, Journal of Hydrologic Engineering,
+(10.1061/(ASCE)HE.1943-5584.0000367), 2011.</em>
+
<h2>AUTHOR</h2>
<p>Margherita Di Leo (dileomargherita AT gmail DOT com)
More information about the grass-commit
mailing list