Natural Hazards: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
The following is a list of natural events and relative existing models, procedures, or works.
The following is a list of natural events and relative existing models, procedures, or works.
Please feed the list with other phenomena and resources.
Please feed the list with other phenomena and resources.


----
----


=== Rockfall ===
=== Rockfall ===
*'''r.rockcone''' (soon in [http://svn.osgeo.org/grass/grass-addons/ GRASS-Addons])
*'''r.rockcone''' (soon in [http://svn.osgeo.org/grass/grass-addons/ GRASS-Addons])
Rockcone implement a quick and low-cost determination of areas endangered by rockfalls following an heuristic approach: a block tarting from a source will travel down the slope and stop at the intersection point of the topography with a so called energy line drawn from the source point and making an angle φ with horizontal.
Rockcone implement a quick and low-cost determination of areas endangered by rockfalls following an heuristic approach: a block tarting from a source will travel down the slope and stop at the intersection point of the topography with a so called energy line drawn from the source point and making an angle φ with horizontal.
Line 18: Line 17:


=== Avalanche ===
=== Avalanche ===
missing, existing slope instability zonation applications (Raghavan et al. 2004)
missing, existing slope instability zonation applications (Raghavan et al. 2004)


Line 23: Line 23:


=== Debris Flow ===
=== Debris Flow ===
*'''r.debris''' [http://www.osgeo.org/files/journal/v3/en-us/final_pdfs/mergili.pdf paper]
*'''r.debris''' [http://www.osgeo.org/files/journal/v3/en-us/final_pdfs/mergili.pdf paper]


Line 31: Line 32:


=== Flood ===
=== Flood ===
* {{cmd|r.sim.water}} - Overland flow hydrologic simulation using path sampling method (SIMWE).  
* {{cmd|r.sim.water}} - Overland flow hydrologic simulation using path sampling method (SIMWE).  


Line 58: Line 60:


=== Landslide ===
=== Landslide ===
*missing flow models
*missing flow models


Line 65: Line 68:


=== Erosion ===
=== Erosion ===
*Erosion/deposition modeling in complex terrain using GIS, [http://skagit.meas.ncsu.edu/~helena/gmslab/index.html Tutorial], Helena Mitasova.
*Erosion/deposition modeling in complex terrain using GIS, [http://skagit.meas.ncsu.edu/~helena/gmslab/index.html Tutorial], Helena Mitasova.


Line 70: Line 74:


=== Tsunami ===
=== Tsunami ===
*'''r.tsunami''' in [http://svn.osgeo.org/grass/grass-addons/ GRASS-Addons]
*'''r.tsunami''' in [http://svn.osgeo.org/grass/grass-addons/ GRASS-Addons]
This script implements the metodology  described in MAPPE DI INONDAZIONE DOVUTE A TSUNAMI MEDIANTE IL GIS GRASS: APPLICAZIONE ALL'ISOLA DI ST. LUCIA, CARAIBI, Cannata M, B. Federici, M. Molinari, 2006, [http://gislab.dirap.unipa.it/grass_meeting/articoli/tsunami_santa_lucia.pdf PDF].
This script implements the metodology  described in MAPPE DI INONDAZIONE DOVUTE A TSUNAMI MEDIANTE IL GIS GRASS: APPLICAZIONE ALL'ISOLA DI ST. LUCIA, CARAIBI, Cannata M, B. Federici, M. Molinari, 2006, [http://gislab.dirap.unipa.it/grass_meeting/articoli/tsunami_santa_lucia.pdf PDF].
Line 118: Line 123:
* Case study: [[GlobalChangeBiology | Assessing the invasiveness of exotic species using ecosystem models and GRASS GIS]]
* Case study: [[GlobalChangeBiology | Assessing the invasiveness of exotic species using ecosystem models and GRASS GIS]]
* Case study: [[Population_Genetics_and_GIS | Population Genetics and GIS]]
* Case study: [[Population_Genetics_and_GIS | Population Genetics and GIS]]


== References ==
== References ==

Revision as of 13:59, 7 August 2013

Review of Natural Hazard

The following is a list of natural events and relative existing models, procedures, or works. Please feed the list with other phenomena and resources.


Rockfall

Rockcone implement a quick and low-cost determination of areas endangered by rockfalls following an heuristic approach: a block tarting from a source will travel down the slope and stop at the intersection point of the topography with a so called energy line drawn from the source point and making an angle φ with horizontal.

Sass3d is 3D rock fall model accounting for flying routine (air trajectory), rebound routine (energy loss) & rolling routine (equivalent sliding approach).


Avalanche

missing, existing slope instability zonation applications (Raghavan et al. 2004)


Debris Flow

  • r.dfw

Is an empirical model to estimate areas involved by the diffusion of the debris. It uses a Monte Carlo approach based on wolkers. The outputs are raster estimates of velocity, sedimentation height, and number of random walk. The Perla velocity model is applied.


Flood

  • r.sim.water - Overland flow hydrologic simulation using path sampling method (SIMWE).
  • HydroFOSS - a GIS embedded approach for Free & Open Source Hydrological modeling.
  • r.topkapi - ?
  • r.water.fea - Finite element analysis program for hydrologic simulations (GRASS 4 only, document)
  • r.hydro.CASC2D (in GIPE)
  • r.inund.fluv - allows to obtain a fluvial potentially inundation map given a high-resolution DTM of the area surrounding the river and a water surface profile calculated through an 1-D hydrodynamic model.
  • r.damflood - ?
  • r.swe - ?
  • r.traveltime - computes the travel time of surface runoff to an outlet

Landslide

  • missing flow models
  • exists slope instability zonation (Avalanche risk management using GRASS GIS. Marco Ciolli and Paolo Zatelli, 2002, Geomatic Workbooks)

Erosion

  • Erosion/deposition modeling in complex terrain using GIS, Tutorial, Helena Mitasova.

Tsunami

This script implements the metodology described in MAPPE DI INONDAZIONE DOVUTE A TSUNAMI MEDIANTE IL GIS GRASS: APPLICAZIONE ALL'ISOLA DI ST. LUCIA, CARAIBI, Cannata M, B. Federici, M. Molinari, 2006, PDF.

This work shows the application and the validation of a procedure in GRASS to realize tsunami inundation maps based on the morphological characteristics, the vegetation and the settlements of the analyzed coast. Such a procedure, already illustrated in the VII GRASS Italian Users Meeting, and then improved, allow the estimation of the maximum vertical height of the tsunami waves hitting the coast (run-up) and the subsequent diffusion over the inland areas, as a function of the morphology, the vegetation, and the urbanization of the coastal area. The model, already successfully applied for the ligurian coast, has to be tested in different areas in order to validate a global applicability. For this reason the selected case study was the Caribbean island of St. Lucia. Based on elevation data, land-use, coast-line, observations, and studies, the methodology was applied and the inundation maps for three different event was estimated. The results were compared historical data and other estimates, verifying the general validity of the method.


Desertification

  • RIADE project (PDF)

WildFire

  • The WIldfire SPread Simulation, WiSpS, package contains three GRASS programs:

r.ros (for wildfire spread simulation) - Generates three, or four raster map layers showing 1) the base (perpendicular) rate of spread (ROS), 2) the maximum (forward) ROS, 3) the direction of the maximum ROS, and optionally 4) the maximum potential spotting distance.

See also How to create parameters to run r.ros

r.spread - Simulates elliptically anisotropic spread on a graphics window and generates a raster map of the cumulative time of spread, given raster maps containing the rates of spread (ROS), the ROS directions and the spread origins. It optionally produces raster maps to contain backlink UTM coordinates for tracing spread paths.

r.spreadpath - Recursively traces the least cost path backwards to cells from which the cumulative cost was determined.



Earthquakes

  • Recent Earthquakes: [<- Link is broken] map of earthquakes that have occurred in the last 7 days. A new image is generated every three hours by a GRASS batch job running on a headless server which fetches data from the USGS and creates a logarithmic bubble plot. The scripts that run this can be found in the "promo" tutorials section of the GRASS SVN code repository. Some additional real-time maps centered on New Zealand can be found there too.

Pests and diseases

References

  • 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. (PDF)
  • 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.
  • K. Suprit, Aravind Kalla and V. Vijith. A GRASS-GIS-Based Methodology for Flash Flood Risk Assessment in Goa, 2010. (PDF)