Module: safe.engine.impact_functions_for_testing.earthquake_impact_on_women

class safe.engine.impact_functions_for_testing.earthquake_impact_on_women.EarthquakeWomenImpactFunction[source]

Earthquake Impact on Women

This model is proof of concept only and assumes an input dataset with gridded counts of females.

It also assume the existence of the likely ration of pregnancies in the female population.

Some stats are derived from SP2010_agregat_data_perProvinsin.dbf from http://dds.bps.go.id/eng/

:author Ole Nielsen :rating 1

:param requires category==’hazard’ and subcategory==’earthquake’ and layertype==’raster’ and unit==’MMI’

:param requires category==’exposure’ and subcategory==’population’ and layertype==’raster’

run(layers, x=0.62275231, y=8.03314466)[source]

Gender specific earthquake impact model

Input
layers: List of layers expected to contain
H: Raster layer of MMI ground shaking P: Raster layer of population density

This module forms part of the InaSAFE tool.

Previous topic

Module: safe.engine.impact_functions_for_testing.HKV_flood_study

Next topic

Module: safe.engine.impact_functions_for_testing.empirical_fatality_model

This Page