diff --git a/Central & Eastern US/config.json b/Central & Eastern US/config.json index 81d9a20..8d504a2 100644 --- a/Central & Eastern US/config.json +++ b/Central & Eastern US/config.json @@ -7,7 +7,7 @@ "pointSourceType": "FINITE", "areaGridScaling": "SCALED_SMALL" }, - "curve": { + "hazard": { "exceedanceModel": "NSHM_CEUS_MAX_INTENSITY", "truncationLevel": 3.0, "imts": ["PGA", "SA0P2", "SA1P0"] diff --git a/Western US/config.json b/Western US/config.json index 0a0306f..4a8fae3 100644 --- a/Western US/config.json +++ b/Western US/config.json @@ -7,7 +7,7 @@ "pointSourceType": "FINITE", "areaGridScaling": "SCALED_SMALL" }, - "curve": { + "hazard": { "exceedanceModel": "TRUNCATION_3SIGMA_UPPER", "truncationLevel": 3.0, "imts": ["PGA", "SA0P2", "SA1P0"],