Module: safe.engine.impact_functions_for_testing.HKV_flood_study
-
class safe.engine.impact_functions_for_testing.HKV_flood_study.HKVFloodImpactFunctionTEST[source]
Risk plugin for flood impact
:author HKV
:rating 1
:param requires category==’hazard’ and subcategory==’flood’ and layertype==’raster’ and unit==’m’
:param requires category==’exposure’ and subcategory==’population’ and layertype==’raster’ and datatype==’density’
-
static run(layers)[source]
Risk plugin for earthquake fatalities
- Input
- layers: List of layers expected to contain
- H: Raster layer of flood depth
P: Raster layer of population data on the same grid as H
This module forms part of the InaSAFE tool.