Risk plugin for testing
:author Allen :rating 1 :param requires category==”test_cat1” :param requires unit==”MMI”
Risk plugin for testing
:param requires category==’test_cat1’ and subcategory.startswith(‘flood’) and layertype==’raster’ and unit==’m’
:param requires category==’test_cat2’ and subcategory.startswith(‘population’) and layertype==’raster’ and datatype==’population’
Risk plugin for testing
:param requires category==’test_cat1’ and subcategory.startswith(‘flood’) and layertype==’raster’ and unit==’m’
:param requires category==’test_cat2’ and subcategory.startswith(‘building’)
Risk plugin for testing
:param requires category==’test_cat1’ :param requires category==’test_cat2’
Risk plugin for testing
:param requires category==’hazard’ and subcategory in [‘flood’, ‘tsunami’]
:param requires category==’exposure’ and subcategory in [‘building’, ‘structure’] and layertype==’vector’
Risk plugin for testing
:author Allen :rating 1 :param requires category==”test_cat1” :param requires unit=”MMI” # Note the error should be ==
Tests of Risiko calculations
This module forms part of the InaSAFE tool.