Skip to content

Commit

Permalink
Now we have PGA, PGV, and PGD as IMs. Units are correct.
Browse files Browse the repository at this point in the history
  • Loading branch information
snaeimi committed Dec 3, 2024
1 parent fcfb821 commit 21c7a48
Show file tree
Hide file tree
Showing 478 changed files with 369 additions and 354,716 deletions.
11 changes: 5 additions & 6 deletions E16WDNRecoveryAndPerformanceAssessment/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Reservoir": {
"filter": "1"
},
"assetSourceFile": "sc_inpFileGeoJSON.json",
"assetSourceFile": "{Current_Dir}/input_data/sc_inpFileGeoJSON.json",
"Default_CRS": "EPSG:4326",
"inpFile": "{Current_Dir}/input_data/waterNetwork.inp"
}
Expand Down Expand Up @@ -179,11 +179,10 @@
"eventFile": "EventGrid.csv",
"eventFilePath": "{Current_Dir}/input_data/IMs",
"units": {
"PGA": "inchps2",
"PGD_h": "inch",
"PGD_v": "inch",
"SA_0.3": "inchps2",
"SA_1.0": "inchps2"
"PGA": "g",
"PGD_h": "m",
"PGD_v": "m",
"PGV": "cmps2"
}
},
"RegionalMapping": {
Expand Down
178 changes: 0 additions & 178 deletions E16WDNRecoveryAndPerformanceAssessment/input_data/EventGrid.csv

This file was deleted.

Loading

0 comments on commit 21c7a48

Please sign in to comment.