Skip to content

Commit

Permalink
ci: update allowed values
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Nov 23, 2024
1 parent 4c74d5f commit 267e685
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/descriptions/AnalyticalMethod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4242,6 +4242,7 @@
"S-002-1": "",
"S-003-1": "",
"S-004-1": "",
"S-9.20": "Gavlack, R., Horneck, D., Miller, R., Soil, Plant, and Water Reference Methods for the Western Region. 3rd Edition. WREP-125, 2005. P.144-145",
"SA010": "",
"SA011": "",
"SAGWMD": "Statistical Analysis of Groundwater Monitoring Data at RCRA Facilities - Unified Guidance ~ EPA . USEPA",
Expand Down
2 changes: 2 additions & 0 deletions src/descriptions/AnalyticalMethod.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -4989,6 +4989,8 @@ export default {
'S-002-1': '',
'S-003-1': '',
'S-004-1': '',
'S-9.20':
'Gavlack, R., Horneck, D., Miller, R., Soil, Plant, and Water Reference Methods for the Western Region. 3rd Edition. WREP-125, 2005. P.144-145',
SA010: '',
SA011: '',
SAGWMD:
Expand Down
1 change: 1 addition & 0 deletions src/values/AnalyticalMethod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4247,6 +4247,7 @@
"S-002-1",
"S-003-1",
"S-004-1",
"S-9.20",
"SA010",
"SA011",
"SAGWMD",
Expand Down
1 change: 1 addition & 0 deletions src/values/AnalyticalMethod.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -4247,6 +4247,7 @@ export default {
'S-002-1',
'S-003-1',
'S-004-1',
'S-9.20',
'SA010',
'SA011',
'SAGWMD',
Expand Down
1 change: 1 addition & 0 deletions src/values/AnalyticalMethodContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
"USFDA",
"WDNR FISH HABITAT",
"WEST INC",
"WREP-125",
"WSDOE",
"YSI"
],
Expand Down
1 change: 1 addition & 0 deletions src/values/AnalyticalMethodContext.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ export default {
'USFDA',
'WDNR FISH HABITAT',
'WEST INC',
'WREP-125',
'WSDOE',
'YSI'
],
Expand Down

0 comments on commit 267e685

Please sign in to comment.