[GRASS-SVN] r56049 - grass-addons/grass6/raster/r.tsunami

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 30 05:41:49 PDT 2013


Author: maxi
Date: 2013-04-30 05:41:49 -0700 (Tue, 30 Apr 2013)
New Revision: 56049

Added:
   grass-addons/grass6/raster/r.tsunami/Makefile
   grass-addons/grass6/raster/r.tsunami/r.tsunami.html
Log:
module r.tsunami

Added: grass-addons/grass6/raster/r.tsunami/Makefile
===================================================================
--- grass-addons/grass6/raster/r.tsunami/Makefile	                        (rev 0)
+++ grass-addons/grass6/raster/r.tsunami/Makefile	2013-04-30 12:41:49 UTC (rev 56049)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = r.tsunami
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script

Added: grass-addons/grass6/raster/r.tsunami/r.tsunami.html
===================================================================
--- grass-addons/grass6/raster/r.tsunami/r.tsunami.html	                        (rev 0)
+++ grass-addons/grass6/raster/r.tsunami/r.tsunami.html	2013-04-30 12:41:49 UTC (rev 56049)
@@ -0,0 +1,36 @@
+<h2>DESCRIPTION</h2>
+
+<em>r.tsunami</em> allow to assess the maximum vertical height
+of the tsunami wave at the coast (run-up) and the subsequent 
+inundation on the mainland.The procedure takes into account local 
+morphological characteristics,vegetation and urbanization
+through the usage of digital terrain model and roughness raster 
+maps.
+
+
+<h2>NOTES</h2>
+
+The digital terrain model raster map must contain null values at sea level.
+
+<p>
+
+
+
+<p>
+
+
+<h2>AUTHORS</h2>
+
+M.Molinari, M. Cannata (Earth Science Institute, http://istgeo.ist.supsi.ch).
+Implementation of the base method developed by B. Federici.
+
+<h2>REFERENCES</h2>
+
+<ul>
+  <li>Federici, B & Cosso, T, 2006, 'Tsunami inundation maps and damage sceneries through the GIS GRASS',<a href="http://www.foss4g2006.org">
+  proceedings of FOSS4G2006 </a>, Lausanne, Switzerland, viewed 13 August 2008. </li>
+  <li>Cannata M., Federici B., Molinari M., - "Carte di inondazione dovute a tsunami mediante il GIS GRASS: applicazione all'isola di St. Lucia, Caraibi",proceedings of <a href ="http://gislab.dirap.unipa.it/grass_meeting/index.htm">VIII Italian GRASS user meeting</a>, Palermo, Italy, viewed 13 August 2008. </li>
+</ul>
+
+
+<p><i>Last changed: $Date: 2008-05-16 12:09:06 -0700 (Fri, 16 May 2008) $</i>



More information about the grass-commit mailing list