Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update attenuation-duration.yaml (#775) (#776)
Browse files Browse the repository at this point in the history
* Update attenuation-duration.yaml

* Update exposure-config.yaml

attenuation array = 2

Co-authored-by: Hilmar Falkenberg <hilmar.falkenberg@sap.com>
(cherry picked from commit f3d6684)
  • Loading branch information
Sorin Stefan Iovita committed Sep 15, 2020
1 parent 74f08e5 commit 9f6f317
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ weights:
mid: 0.5
high: 0.0
default-bucket-offset: 0
risk-score-normalization-divisor: 25
risk-score-normalization-divisor: 50
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ days_since_last_exposure:

attenuation:
gt_73_dbm: 0
gt_63_le_73_dbm: 1
gt_51_le_63_dbm: 1
gt_33_le_51_dbm: 1
gt_27_le_33_dbm: 1
gt_15_le_27_dbm: 1
gt_10_le_15_dbm: 1
le_10_dbm: 1
gt_63_le_73_dbm: 2
gt_51_le_63_dbm: 2
gt_33_le_51_dbm: 2
gt_27_le_33_dbm: 2
gt_15_le_27_dbm: 2
gt_10_le_15_dbm: 2
le_10_dbm: 2

0 comments on commit 9f6f317

Please sign in to comment.