Skip to content

Commit 043e485

Browse files
committed
add admissions to validator smoothing setting
1 parent ccc5ed6 commit 043e485

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dsew_community_profile/params.json.template

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
"ref_window_size": 7,
3333
"smoothed_signals": [
3434
"naats_total_7dav",
35-
"naats_positivity_7dav"
35+
"naats_positivity_7dav",
36+
"confirmed_admissions_covid_1d_prop_7dav",
37+
"confirmed_admissions_covid_1d_7dav"
3638
]
3739
}
3840
}

0 commit comments

Comments
 (0)