forked from pslh/oasis-test
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmdk-oasislmf-gem.json
23 lines (23 loc) · 1.76 KB
/
mdk-oasislmf-gem.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"all_source_exposures_file_path": "tests/data/dom-rep-146-all.csv",
"all_county_source_exposures_file_path": "tests/data/dom-rep-146-all-county.csv",
"peak_source_exposures_file_path": "tests/data/dom-rep-146-peak.csv",
"peak_zone_source_exposures_file_path": "tests/data/dom-rep-146-peak-zone.csv",
"10_source_exposures_file_path": "tests/data/dom-rep-146-10h.csv",
"source_exposures_file_path": "tests/data/dom-rep-146-all-county.csv",
"analysis_settings_json_file_path": "analysis_settings.json",
"source_account_file_path": "tests/data/source-acc-dom-rep.csv",
"dont-touch" : "-------",
"source_exposures_validation_file_path": "flamingo/generic_model/ValidationFiles/Generic_Earthquake_SourceLoc.xsd",
"source_account_validation_file_path": "flamingo/generic_model/ValidationFiles/Generic_CanAcc_A.xsd",
"source_to_canonical_exposures_transformation_file_path": "flamingo/generic_model/TransformationFiles/MappingMapToGeneric_Earthquake_CanLoc_A.xslt",
"source_to_canonical_account_transformation_file_path": "flamingo/generic_model/TransformationFiles/MappingMapToGeneric_CanAcc_A.xslt",
"canonical_exposures_validation_file_path": "flamingo/generic_model/ValidationFiles/Generic_Earthquake_CanLoc_B.xsd",
"canonical_to_model_exposures_transformation_file_path": "flamingo/generic_model/TransformationFiles/MappingMapToGeneric_Earthquake_ModelLoc.xslt",
"model_data_path": "model_data/GMO",
"canonical_account_profile_json_path": "oasislmf-piquake-canonical-acc-profile.json",
"canonical_exposures_profile_json_path": "oasislmf-piquake-canonical-loc-profile.json",
"keys_data_path": "keys_data/GMO",
"model_version_file_path": "keys_data/GMO/ModelVersion.csv",
"lookup_package_path": "src/keys_server"
}