Skip to content

Commit 3a5fd72

Browse files
committed
Update config analyte source reporting - missed tds, ph, and silica
1 parent 30f3dca commit 3a5fd72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/cli.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,12 @@ def weave(
304304
"fluoride",
305305
"magnesium",
306306
"nitrate",
307+
"ph",
307308
"potassium",
309+
"silica",
308310
"sodium",
309311
"sulfate",
312+
"tds"
310313
]:
311314
config.use_source_bor = no_bor
312315
config.use_source_nmbgmr_amp = no_nmbgmr_amp

0 commit comments

Comments
 (0)