Skip to content

Commit

Permalink
Revert "Enable PLA in analysis_settings (#159)"
Browse files Browse the repository at this point in the history
This reverts commit 457581f.
  • Loading branch information
sambles committed Oct 3, 2023
1 parent 5060796 commit b9abd1d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"model_supplier_id": "OasisLMF",
"gul_threshold": 0,
"gul_output": true,
"pla": false,
"model_settings": {
"event_set": "p",
"event_occurrence_id": "lt"
Expand Down
1 change: 0 additions & 1 deletion tests/ci/ALL_output_analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"model_name_id": "PiWind",
"model_supplier_id": "OasisLMF",
"number_of_samples": 1,
"pla": true,
"gul_threshold": 0,
"gul_output": true,
"model_settings": {
Expand Down
1 change: 0 additions & 1 deletion tests/ci/FM_analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"source_tag": "piwind",
"analysis_tag": "FM_integration_test",
"exposure_location": "L:",
"pla": true,
"gul_output": true,
"gul_summaries": [
{
Expand Down
1 change: 0 additions & 1 deletion tests/ci/GUL_analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"source_tag": "piwind",
"analysis_tag": "GUL_integration_test",
"exposure_location": "L:",
"pla": true,
"gul_output": true,
"gul_summaries": [
{
Expand Down
1 change: 0 additions & 1 deletion tests/ci/ORD_csv_analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"model_name_id": "PiWind",
"model_supplier_id": "OasisLMF",
"number_of_samples": 10,
"pla": true,
"gul_threshold": 0,
"gul_output": true,
"model_settings": {
Expand Down
1 change: 0 additions & 1 deletion tests/ci/ORD_parquet_analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"model_name_id": "PiWind",
"model_supplier_id": "OasisLMF",
"number_of_samples": 10,
"pla": true,
"gul_threshold": 0,
"gul_output": true,
"model_settings": {
Expand Down
1 change: 0 additions & 1 deletion tests/ci/RI_analysis_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"source_tag": "piwind",
"analysis_tag": "RI_integration_test",
"exposure_location": "L:",
"pla": true,
"gul_output": true,
"gul_summaries": [
{
Expand Down

0 comments on commit b9abd1d

Please sign in to comment.