[GRASS-user] r.tsunami status question

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

(attachments)

r.tsunami.html (3.66 KB)
r.tsunami (12.5 KB)

···

On Mon, Apr 29, 2013 at 2:30 PM, Massimiliano Cannata <massimiliano.cannata@supsi.ch> wrote:

Hello,
in attachment the code that was developed in python for grass 6.

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

massimiliano.cannata@supsi.ch

www.supsi.ch/ist

On Mon, Apr 29, 2013 at 2:25 PM, “Peter Löwe” <peter.loewe@gmx.de> 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

Kind regards,
Peter

<peter.loewe@gmx.de>

Gesendet: Samstag, 27. April 2013 um 15:54 Uhr
Von: “Michael Tiemann” <mdtiemann@gmail.com>
An: loewe@gisix.com, markus.neteler@fmach.it
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

massimiliano.cannata@supsi.ch

www.supsi.ch/ist

On Mon, Apr 29, 2013 at 2:35 PM, Massimiliano Cannata
<massimiliano.cannata@supsi.ch> wrote:

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....

I see that you uploaded it to
http://trac.osgeo.org/grass/browser/grass-addons/grass6/raster/r.tsunami

Thanks! A few issues: the HTML file should not have header/footer which are
auto-generated and a Makefile would be needed.

Markus