Property Estimator

NameShakeMap (Allen et al., 2008)
PropertyTectonic Setting
TypeFunction
Function
$gis = GIS::instance();
$region = $gis->lookup([!hazard_lat], [!hazard_lng], 'region WHERE type = "CR"', 'id');
if ($region[1] == 0) {
  if ([hf:km] < 70) return 'SS';
} else {
  if ([Mw] > 7.7) {
    if ([hf:km] <= 50) return 'SDI'; else return 'SDS';
  } else {
    if ([hf:km] <= 22) return 'AS';
    if ([hf:km] <= 50) return 'SDS';
  }
}
PrecedenceAuto
DisabledNo
ReferencesAllen, T. I.; Wald, D. J.; Hotovec, A. J.; Lin, K.; Earle, P. S.; Marano, K. D., "An Atlas of ShakeMaps for Selected Global Earthquakes", 2008
AccessPublic
Created: Serkan GIRGIN, 2012/08/09 09:59:54 – Updated: Serkan GIRGIN, 2013/12/12 02:18:49

Risk Assessment

Natural Hazards

Industrial Plants

Scientific

Users