Hello, in attachment the code that was developed in python for grass 6. In case you need to follows the tutorial ( http://istgeo.ist.supsi.ch/site/?q=node/4), i have also the other modules specifically created and used for that.. (v.db.calc)
Markus: should I put it in the addons? I thougth it was once.... Best, Maxi On Mon, Apr 29, 2013 at 2:30 PM, Massimiliano Cannata < [email protected]> wrote: > Hello, > in attachment the code that was developed in python for grass 6. > > > > On Mon, Apr 29, 2013 at 2:25 PM, "Peter Löwe" <[email protected]> wrote: > >> Michael, >> >> the point of contact for r.tsunami is Maxi Cannata (cc). >> >> AFAIK the development of r.tsunami continues, but the module remains to >> be published. >> One odler version of r.tsunami can be found in the slaxGIS - OSGeo Lab >> 2008 special edition: >> >> http://geomatica.como.polimi.it/software/vigerGIS/slaxGIS-080805/index.php?SE=osgeolab >> >> FWIW, GRASS is also used to create visualisations stemming from Tsunami >> Simulations to allow for quality checking of the models: >> >> *The FOSS GIS Workbench on the GFZ Load Sharing Facility compute cluster >> * >> http://de.slideshare.net/loewe/egu-2012-essi-the-foss-gis >> >> *Tangible 3D printouts from GIS-Data: A work in progress >> report<http://ebooks.gfz-potsdam.de/pubman/item/escidoc:100081:1> >> * >> http://ebooks.gfz-potsdam.de/pubman/item/escidoc:100081:1 >> >> >> Kind regards, >> Peter >> >> <[email protected]> >> >> >> *Gesendet:* Samstag, 27. April 2013 um 15:54 Uhr >> *Von:* "Michael Tiemann" <[email protected]> >> *An:* [email protected], [email protected] >> *Betreff:* r.tsunami status question >> I'm working on a talk and wanted to reference the GRASS project for >> predicting tsunami inundation (disclosed at 2006 OSGEO conference). The >> wiki says that r.tsunami is part of the Grass Addons ( >> http://grasswiki.osgeo.org/wiki/Natural_Hazards) but when I look at the >> SVN repository, I cannot find it either in Grass 5, 6, or 7 addon locations. >> >> Using Google, I was able to find r.tsusami listed as a code sprint item >> that perhaps was not completed. >> >> Is r.tsunami dormant, renamed, or deprecated? Thanks! >> >> M >> >> > > > > -- > *Massimiliano Cannata* > > Professore SUPSI in ingegneria Geomatica > > Responsabile settore Geomatica > > > Istituto scienze della Terra > > Dipartimento ambiente costruzione e design > > Scuola universitaria professionale della Svizzera italiana > > Campus Trevano, CH - 6952 Canobbio > > Tel. +41 (0)58 666 62 14**** > > Fax +41 (0)58 666 62 09**** > > [email protected] > > *www.supsi.ch/ist* > -- *Massimiliano Cannata* Professore SUPSI in ingegneria Geomatica Responsabile settore Geomatica Istituto scienze della Terra Dipartimento ambiente costruzione e design Scuola universitaria professionale della Svizzera italiana Campus Trevano, CH - 6952 Canobbio Tel. +41 (0)58 666 62 14**** Fax +41 (0)58 666 62 09**** [email protected] *www.supsi.ch/ist*Title: GRASS GIS: r.tsunami
NAMEr.tsunami - Calculation of flooded area due to tsunami event.KEYWORDStsunami, modellingSYNOPSISr.tsunamir.tsunami help r.tsunami dtm=string rough=string size=value h=value ho=value Ho=value [runup=string] flood=string hflood=string x=value y=value [--overwrite] [--verbose] [--quiet] Flags:
Parameters:
DESCRIPTIONr.tsunami 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.NOTESThe digital terrain model raster map must contain null values at sea level.
AUTHORSM.Molinari, M. Cannata (Earth Science Institute, http://istgeo.ist.supsi.ch). Implementation of the base method developed by B. Federici.REFERENCES
Last changed: $Date: 2008-05-16 12:09:06 -0700 (Fri, 16 May 2008) $ Main index - raster index - Full index © 2003-2008 GRASS Development Team |
r.tsunami
Description: Binary data
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
