wqx 3.0.262 → 3.0.263

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,12 +12,14 @@
12
12
  "BDJ": "B D J; Detection in blank. Dilution required. Estimated value",
13
13
  "BG": "Analyte found in sample and associated blank and lock mass interference present",
14
14
  "BH": "Detection in blank. Holding time exceeded. ",
15
+ "BI": "Analyte was detected at or above the MDL in both sample and associated blank. Analysis was from improperly preserved sample.",
15
16
  "BJ": "B J; Detected in blank. Estimated value",
16
17
  "BJG": "Analyte found in sample and associated blank, the reported result is an estimate (the value is less than the minimum calibration level but greater than the estimated detection limit) and lock mass interference present",
17
18
  "BJHQC": "Estimated value, compound also detected in LRB, holding time exceeded, QC problems",
18
19
  "BJHT": "Estimated value, compound also detected in LRB, holding time exceeded",
19
20
  "BJQC": "Estimated value, compound also detected in LRB, QC problems",
20
21
  "BL": "Detection in blank. Lowest available reporting limit for the analytical method used.",
22
+ "BLGI": "Reported value is greater than MDL but below Reporting Limit. Analyte was detected at or above the MDL in both sample and associated blank. Analysis was from improperly preserved sample",
21
23
  "BMDL": "Concentration is less than method detection limit (MDL)",
22
24
  "BQB": "Below Quantitation Limit. Detection in blank.",
23
25
  "BQBJ": "Below Quantitation Limit. Detection in blank. Estimated.",
@@ -72,6 +74,7 @@
72
74
  "DHJ": "Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, dilution required. Holding time exceeded. Estimated: The analyte was positively identified and the associated numerical value is the approximate concentration of the analyte in the sample",
73
75
  "DJ": "Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, dilution required. Estimated:The analyte was positively identified and the associated numerical value is the approximate concentration of the analyte in the sample.",
74
76
  "DL": "Not Detected: The analyte was not detected at a level >= to the Method Detection Limit for the analysis.",
77
+ "DLI": "The compound was analyzed for but not detected. Analysis was from improperly preserved sample",
75
78
  "DQC": "Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, and quality control problems.",
76
79
  "DR": "Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, dilution required. Rejected: The sample results are unusable due to the quality of the data generated because certain criteria were not met. The analyte may or may not be present in the sample.",
77
80
  "DU": "Contract Required Quantitation Limit (CRQL) ... Not Detected: The analyte was analyzed for, but was not detected at a level greater than or equal to the level of the adjusted Contract Required Quantitation Limit (CRQL) for sample and method. ",
@@ -207,6 +210,7 @@
207
210
  "LAC": "No Result Reported, lab accident",
208
211
  "LBF": "Lab Failed, sample not analyzed",
209
212
  "LBJQC": "Estimated value, greater than quantitation limit, compound also detected in LRB, QC problems",
213
+ "LGI": "Reported value is greater than MDL but below Reporting Limit. Analysis was from improperly preserved sample",
210
214
  "LICC": "Initial calibration criteria not met – low",
211
215
  "LIS": "Lab internal standard(s) added to sample.",
212
216
  "LJHQC": "Estimated value, greater than quantitation limit, holding time exceeded, QC problems",
@@ -12,6 +12,7 @@ export default {
12
12
  BDJ: 'B D J; Detection in blank. Dilution required. Estimated value',
13
13
  BG: 'Analyte found in sample and associated blank and lock mass interference present',
14
14
  BH: 'Detection in blank. Holding time exceeded. ',
15
+ BI: 'Analyte was detected at or above the MDL in both sample and associated blank. Analysis was from improperly preserved sample.',
15
16
  BJ: 'B J; Detected in blank. Estimated value',
16
17
  BJG: 'Analyte found in sample and associated blank, the reported result is an estimate (the value is less than the minimum calibration level but greater than the estimated detection limit) and lock mass interference present',
17
18
  BJHQC:
@@ -19,6 +20,7 @@ export default {
19
20
  BJHT: 'Estimated value, compound also detected in LRB, holding time exceeded',
20
21
  BJQC: 'Estimated value, compound also detected in LRB, QC problems',
21
22
  BL: 'Detection in blank. Lowest available reporting limit for the analytical method used.',
23
+ BLGI: 'Reported value is greater than MDL but below Reporting Limit. Analyte was detected at or above the MDL in both sample and associated blank. Analysis was from improperly preserved sample',
22
24
  BMDL: 'Concentration is less than method detection limit (MDL)',
23
25
  BQB: 'Below Quantitation Limit. Detection in blank.',
24
26
  BQBJ: 'Below Quantitation Limit. Detection in blank. Estimated.',
@@ -81,6 +83,7 @@ export default {
81
83
  DHJ: 'Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, dilution required. Holding time exceeded. Estimated: The analyte was positively identified and the associated numerical value is the approximate concentration of the analyte in the sample',
82
84
  DJ: 'Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, dilution required. Estimated:The analyte was positively identified and the associated numerical value is the approximate concentration of the analyte in the sample.',
83
85
  DL: 'Not Detected: The analyte was not detected at a level >= to the Method Detection Limit for the analysis.',
86
+ DLI: 'The compound was analyzed for but not detected. Analysis was from improperly preserved sample',
84
87
  DQC: 'Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, and quality control problems.',
85
88
  DR: 'Contract Required Quantitation Limit (CRQL) not met due to sample matrix interference, dilution required. Rejected: The sample results are unusable due to the quality of the data generated because certain criteria were not met. The analyte may or may not be present in the sample.',
86
89
  DU: 'Contract Required Quantitation Limit (CRQL) ... Not Detected: The analyte was analyzed for, but was not detected at a level greater than or equal to the level of the adjusted Contract Required Quantitation Limit (CRQL) for sample and method. ',
@@ -240,6 +243,7 @@ export default {
240
243
  LBF: 'Lab Failed, sample not analyzed',
241
244
  LBJQC:
242
245
  'Estimated value, greater than quantitation limit, compound also detected in LRB, QC problems',
246
+ LGI: 'Reported value is greater than MDL but below Reporting Limit. Analysis was from improperly preserved sample',
243
247
  LICC: 'Initial calibration criteria not met – low',
244
248
  LIS: 'Lab internal standard(s) added to sample.',
245
249
  LJHQC:
@@ -124,6 +124,9 @@
124
124
  "PNAMP Invert Collection": "https://www.nemi.gov/methods/method_summary/12579/",
125
125
  "Pole-MassWateR": "This method involves the collection of a surface water sample using a water bottle affixed to a poll, typically extended from shore. This is a generic method intended for use by MassWateR users. https://massbays-tech.github.io/MassWateR/",
126
126
  "Radiello": "21-day indoor air sampling with Radiello carbon cartridges",
127
+ "Reserved-RENAME": "Depth Integrated Water Chemistry Sampling Method (EWI or EDI)",
128
+ "Reserved-RENAME1": "Depth Integrated Water Chemistry Sampling Method (EWI or EDI)",
129
+ "Reserved-RENAME2": "Depth Integrated Water Chemistry Sampling Method (EWI or EDI)",
127
130
  "SP-Macro": "Benthic Macroinvertebrate Sampling",
128
131
  "SP-Water": "Water Grab Sampling",
129
132
  "SWAMP Bioassessment 2016": "https://www.nemi.gov/protocols/protocol_summary/655/",
@@ -154,5 +157,5 @@
154
157
  "WY-GS": "",
155
158
  "Wade-MassWateR": "Sample collected in-stream while wading in from bank. Sample taken in water bottle with \"scoop\" method 6-12 inches below surface in flowing current.",
156
159
  "Water Sampling Device-MassWateR": "This method involves the collection of a water sample by lowering a sampling container to depth and using a physical or mechanical method of closing the container (e.g., Lamotte, Rosette, Van Dorn). This is a generic method intended for use by MassWateR users. https://massbays-tech.github.io/MassWateR/",
157
- "Water_Depth-Int.": "Depth Integrated Water Chemistry Sampling Method (EWI or EDI)"
160
+ "Water_Depth_Int": "Depth Integrated Water Chemistry Sampling Method (EWI or EDI)"
158
161
  }
@@ -185,6 +185,12 @@ export default {
185
185
  'Pole-MassWateR':
186
186
  'This method involves the collection of a surface water sample using a water bottle affixed to a poll, typically extended from shore. This is a generic method intended for use by MassWateR users. https://massbays-tech.github.io/MassWateR/',
187
187
  Radiello: '21-day indoor air sampling with Radiello carbon cartridges',
188
+ 'Reserved-RENAME':
189
+ 'Depth Integrated Water Chemistry Sampling Method (EWI or EDI)',
190
+ 'Reserved-RENAME1':
191
+ 'Depth Integrated Water Chemistry Sampling Method (EWI or EDI)',
192
+ 'Reserved-RENAME2':
193
+ 'Depth Integrated Water Chemistry Sampling Method (EWI or EDI)',
188
194
  'SP-Macro': 'Benthic Macroinvertebrate Sampling',
189
195
  'SP-Water': 'Water Grab Sampling',
190
196
  'SWAMP Bioassessment 2016':
@@ -228,6 +234,6 @@ export default {
228
234
  'Sample collected in-stream while wading in from bank. Sample taken in water bottle with "scoop" method 6-12 inches below surface in flowing current.',
229
235
  'Water Sampling Device-MassWateR':
230
236
  'This method involves the collection of a water sample by lowering a sampling container to depth and using a physical or mechanical method of closing the container (e.g., Lamotte, Rosette, Van Dorn). This is a generic method intended for use by MassWateR users. https://massbays-tech.github.io/MassWateR/',
231
- 'Water_Depth-Int.':
237
+ Water_Depth_Int:
232
238
  'Depth Integrated Water Chemistry Sampling Method (EWI or EDI)'
233
239
  }
@@ -85772,6 +85772,7 @@
85772
85772
  "4500-CN-F***retired*** 4500-CN(F)",
85773
85773
  "4500-CO2(B)",
85774
85774
  "4500-CO2(C)",
85775
+ "4500-CO2(D)",
85775
85776
  "4500-Cl D***retired**/ 4500-CL(D)",
85776
85777
  "4500-Cl G***retired**/ 4500-CL-(G)",
85777
85778
  "4500-Cl- B***retired**/ 4500-CL-(B)",
@@ -86340,6 +86341,7 @@
86340
86341
  "7110 C***retired*** 7110-C",
86341
86342
  "7110-B",
86342
86343
  "7110-C",
86344
+ "7110-D",
86343
86345
  "7120B",
86344
86346
  "7130",
86345
86347
  "7131 A***retired***use 7131A",
@@ -86483,14 +86485,17 @@
86483
86485
  "8011",
86484
86486
  "8012",
86485
86487
  "8013",
86488
+ "8015",
86486
86489
  "8015A",
86487
86490
  "8015B",
86488
86491
  "8015C",
86489
86492
  "8015D",
86490
86493
  "8015DRO",
86491
86494
  "8015M",
86495
+ "8020",
86492
86496
  "8020A",
86493
86497
  "8021",
86498
+ "8021A",
86494
86499
  "8021A(ELCD)",
86495
86500
  "8021A(PID)",
86496
86501
  "8021B",
@@ -86521,6 +86526,7 @@
86521
86526
  "8048",
86522
86527
  "8049",
86523
86528
  "8051",
86529
+ "8060",
86524
86530
  "8060(ECD)",
86525
86531
  "8060(FID)",
86526
86532
  "8061",
@@ -86574,9 +86580,11 @@
86574
86580
  "8146",
86575
86581
  "8149",
86576
86582
  "8150B",
86583
+ "8151",
86577
86584
  "8151(S)",
86578
86585
  "8151(W)",
86579
86586
  "8151A",
86587
+ "8151B",
86580
86588
  "8155",
86581
86589
  "8156",
86582
86590
  "8157",
@@ -86598,6 +86606,7 @@
86598
86606
  "8202",
86599
86607
  "8203",
86600
86608
  "8207",
86609
+ "82080",
86601
86610
  "8219",
86602
86611
  "8221",
86603
86612
  "8222",
@@ -86608,6 +86617,7 @@
86608
86617
  "8230",
86609
86618
  "8233",
86610
86619
  "8237",
86620
+ "8240",
86611
86621
  "8240B",
86612
86622
  "8240B(S)",
86613
86623
  "8240B(W)",
@@ -86620,6 +86630,10 @@
86620
86630
  "8260D",
86621
86631
  "8260D (SIM)",
86622
86632
  "8260M",
86633
+ "8270",
86634
+ "8270 (SIM)",
86635
+ "8270A",
86636
+ "8270B",
86623
86637
  "8270B(S)",
86624
86638
  "8270B(W)",
86625
86639
  "8270C",
@@ -86638,6 +86652,7 @@
86638
86652
  "8277",
86639
86653
  "8280(S)",
86640
86654
  "8280(W)",
86655
+ "8280A",
86641
86656
  "8280A(O)",
86642
86657
  "8280A(S)",
86643
86658
  "8280A(W)",
@@ -86671,6 +86686,7 @@
86671
86686
  "8325(LLE)",
86672
86687
  "8326",
86673
86688
  "8327",
86689
+ "8330",
86674
86690
  "8330(S)",
86675
86691
  "8330(W)",
86676
86692
  "8330A",
@@ -86702,6 +86718,8 @@
86702
86718
  "9002",
86703
86719
  "901",
86704
86720
  "901.1",
86721
+ "9010",
86722
+ "9010A",
86705
86723
  "9010A(A)",
86706
86724
  "9010A(B)",
86707
86725
  "9010B",
@@ -86714,6 +86732,7 @@
86714
86732
  "9014",
86715
86733
  "9016",
86716
86734
  "902",
86735
+ "9020",
86717
86736
  "9020B",
86718
86737
  "9021",
86719
86738
  "9022",
@@ -86729,6 +86748,7 @@
86729
86748
  "9036",
86730
86749
  "9038",
86731
86750
  "904.0",
86751
+ "9040",
86732
86752
  "9040A",
86733
86753
  "9040B",
86734
86754
  "9040C",
@@ -87689,6 +87709,9 @@
87689
87709
  "E1706-95",
87690
87710
  "E1924",
87691
87711
  "E318",
87712
+ "E325.1",
87713
+ "E325.2",
87714
+ "E325.3",
87692
87715
  "EASYGEL",
87693
87716
  "ECO METHOD",
87694
87717
  "EL003",
@@ -89076,6 +89099,7 @@
89076
89099
  "S-003-1",
89077
89100
  "S-004-1",
89078
89101
  "S-9.20",
89102
+ "S249",
89079
89103
  "SA010",
89080
89104
  "SA011",
89081
89105
  "SAGWMD",
@@ -89299,6 +89323,7 @@
89299
89323
  "WHT03",
89300
89324
  "WI DNR BMI KICK",
89301
89325
  "WRTDS",
89326
+ "Walkley-Black",
89302
89327
  "Water Sampling Device",
89303
89328
  "XENO",
89304
89329
  "X_89_176(N)",
@@ -92295,6 +92295,7 @@
92295
92295
  "4500-CN-F***retired*** 4500-CN(F)",
92296
92296
  "4500-CO2(B)",
92297
92297
  "4500-CO2(C)",
92298
+ "4500-CO2(D)",
92298
92299
  "4500-Cl D***retired**/ 4500-CL(D)",
92299
92300
  "4500-Cl G***retired**/ 4500-CL-(G)",
92300
92301
  "4500-Cl- B***retired**/ 4500-CL-(B)",
@@ -92863,6 +92864,7 @@
92863
92864
  "7110 C***retired*** 7110-C",
92864
92865
  "7110-B",
92865
92866
  "7110-C",
92867
+ "7110-D",
92866
92868
  "7120B",
92867
92869
  "7130",
92868
92870
  "7131 A***retired***use 7131A",
@@ -93006,14 +93008,17 @@
93006
93008
  "8011",
93007
93009
  "8012",
93008
93010
  "8013",
93011
+ "8015",
93009
93012
  "8015A",
93010
93013
  "8015B",
93011
93014
  "8015C",
93012
93015
  "8015D",
93013
93016
  "8015DRO",
93014
93017
  "8015M",
93018
+ "8020",
93015
93019
  "8020A",
93016
93020
  "8021",
93021
+ "8021A",
93017
93022
  "8021A(ELCD)",
93018
93023
  "8021A(PID)",
93019
93024
  "8021B",
@@ -93044,6 +93049,7 @@
93044
93049
  "8048",
93045
93050
  "8049",
93046
93051
  "8051",
93052
+ "8060",
93047
93053
  "8060(ECD)",
93048
93054
  "8060(FID)",
93049
93055
  "8061",
@@ -93097,9 +93103,11 @@
93097
93103
  "8146",
93098
93104
  "8149",
93099
93105
  "8150B",
93106
+ "8151",
93100
93107
  "8151(S)",
93101
93108
  "8151(W)",
93102
93109
  "8151A",
93110
+ "8151B",
93103
93111
  "8155",
93104
93112
  "8156",
93105
93113
  "8157",
@@ -93121,6 +93129,7 @@
93121
93129
  "8202",
93122
93130
  "8203",
93123
93131
  "8207",
93132
+ "82080",
93124
93133
  "8219",
93125
93134
  "8221",
93126
93135
  "8222",
@@ -93131,6 +93140,7 @@
93131
93140
  "8230",
93132
93141
  "8233",
93133
93142
  "8237",
93143
+ "8240",
93134
93144
  "8240B",
93135
93145
  "8240B(S)",
93136
93146
  "8240B(W)",
@@ -93143,6 +93153,10 @@
93143
93153
  "8260D",
93144
93154
  "8260D (SIM)",
93145
93155
  "8260M",
93156
+ "8270",
93157
+ "8270 (SIM)",
93158
+ "8270A",
93159
+ "8270B",
93146
93160
  "8270B(S)",
93147
93161
  "8270B(W)",
93148
93162
  "8270C",
@@ -93161,6 +93175,7 @@
93161
93175
  "8277",
93162
93176
  "8280(S)",
93163
93177
  "8280(W)",
93178
+ "8280A",
93164
93179
  "8280A(O)",
93165
93180
  "8280A(S)",
93166
93181
  "8280A(W)",
@@ -93194,6 +93209,7 @@
93194
93209
  "8325(LLE)",
93195
93210
  "8326",
93196
93211
  "8327",
93212
+ "8330",
93197
93213
  "8330(S)",
93198
93214
  "8330(W)",
93199
93215
  "8330A",
@@ -93225,6 +93241,8 @@
93225
93241
  "9002",
93226
93242
  "901",
93227
93243
  "901.1",
93244
+ "9010",
93245
+ "9010A",
93228
93246
  "9010A(A)",
93229
93247
  "9010A(B)",
93230
93248
  "9010B",
@@ -93237,6 +93255,7 @@
93237
93255
  "9014",
93238
93256
  "9016",
93239
93257
  "902",
93258
+ "9020",
93240
93259
  "9020B",
93241
93260
  "9021",
93242
93261
  "9022",
@@ -93252,6 +93271,7 @@
93252
93271
  "9036",
93253
93272
  "9038",
93254
93273
  "904.0",
93274
+ "9040",
93255
93275
  "9040A",
93256
93276
  "9040B",
93257
93277
  "9040C",
@@ -94212,6 +94232,9 @@
94212
94232
  "E1706-95",
94213
94233
  "E1924",
94214
94234
  "E318",
94235
+ "E325.1",
94236
+ "E325.2",
94237
+ "E325.3",
94215
94238
  "EASYGEL",
94216
94239
  "ECO METHOD",
94217
94240
  "EL003",
@@ -95599,6 +95622,7 @@
95599
95622
  "S-003-1",
95600
95623
  "S-004-1",
95601
95624
  "S-9.20",
95625
+ "S249",
95602
95626
  "SA010",
95603
95627
  "SA011",
95604
95628
  "SAGWMD",
@@ -95822,6 +95846,7 @@
95822
95846
  "WHT03",
95823
95847
  "WI DNR BMI KICK",
95824
95848
  "WRTDS",
95849
+ "Walkley-Black",
95825
95850
  "Water Sampling Device",
95826
95851
  "XENO",
95827
95852
  "X_89_176(N)",
@@ -32099,6 +32099,7 @@
32099
32099
  "4500-CN-F***retired*** 4500-CN(F)",
32100
32100
  "4500-CO2(B)",
32101
32101
  "4500-CO2(C)",
32102
+ "4500-CO2(D)",
32102
32103
  "4500-Cl D***retired**/ 4500-CL(D)",
32103
32104
  "4500-Cl G***retired**/ 4500-CL-(G)",
32104
32105
  "4500-Cl- B***retired**/ 4500-CL-(B)",
@@ -32667,6 +32668,7 @@
32667
32668
  "7110 C***retired*** 7110-C",
32668
32669
  "7110-B",
32669
32670
  "7110-C",
32671
+ "7110-D",
32670
32672
  "7120B",
32671
32673
  "7130",
32672
32674
  "7131 A***retired***use 7131A",
@@ -32810,14 +32812,17 @@
32810
32812
  "8011",
32811
32813
  "8012",
32812
32814
  "8013",
32815
+ "8015",
32813
32816
  "8015A",
32814
32817
  "8015B",
32815
32818
  "8015C",
32816
32819
  "8015D",
32817
32820
  "8015DRO",
32818
32821
  "8015M",
32822
+ "8020",
32819
32823
  "8020A",
32820
32824
  "8021",
32825
+ "8021A",
32821
32826
  "8021A(ELCD)",
32822
32827
  "8021A(PID)",
32823
32828
  "8021B",
@@ -32848,6 +32853,7 @@
32848
32853
  "8048",
32849
32854
  "8049",
32850
32855
  "8051",
32856
+ "8060",
32851
32857
  "8060(ECD)",
32852
32858
  "8060(FID)",
32853
32859
  "8061",
@@ -32901,9 +32907,11 @@
32901
32907
  "8146",
32902
32908
  "8149",
32903
32909
  "8150B",
32910
+ "8151",
32904
32911
  "8151(S)",
32905
32912
  "8151(W)",
32906
32913
  "8151A",
32914
+ "8151B",
32907
32915
  "8155",
32908
32916
  "8156",
32909
32917
  "8157",
@@ -32925,6 +32933,7 @@
32925
32933
  "8202",
32926
32934
  "8203",
32927
32935
  "8207",
32936
+ "82080",
32928
32937
  "8219",
32929
32938
  "8221",
32930
32939
  "8222",
@@ -32935,6 +32944,7 @@
32935
32944
  "8230",
32936
32945
  "8233",
32937
32946
  "8237",
32947
+ "8240",
32938
32948
  "8240B",
32939
32949
  "8240B(S)",
32940
32950
  "8240B(W)",
@@ -32947,6 +32957,10 @@
32947
32957
  "8260D",
32948
32958
  "8260D (SIM)",
32949
32959
  "8260M",
32960
+ "8270",
32961
+ "8270 (SIM)",
32962
+ "8270A",
32963
+ "8270B",
32950
32964
  "8270B(S)",
32951
32965
  "8270B(W)",
32952
32966
  "8270C",
@@ -32965,6 +32979,7 @@
32965
32979
  "8277",
32966
32980
  "8280(S)",
32967
32981
  "8280(W)",
32982
+ "8280A",
32968
32983
  "8280A(O)",
32969
32984
  "8280A(S)",
32970
32985
  "8280A(W)",
@@ -32998,6 +33013,7 @@
32998
33013
  "8325(LLE)",
32999
33014
  "8326",
33000
33015
  "8327",
33016
+ "8330",
33001
33017
  "8330(S)",
33002
33018
  "8330(W)",
33003
33019
  "8330A",
@@ -33029,6 +33045,8 @@
33029
33045
  "9002",
33030
33046
  "901",
33031
33047
  "901.1",
33048
+ "9010",
33049
+ "9010A",
33032
33050
  "9010A(A)",
33033
33051
  "9010A(B)",
33034
33052
  "9010B",
@@ -33041,6 +33059,7 @@
33041
33059
  "9014",
33042
33060
  "9016",
33043
33061
  "902",
33062
+ "9020",
33044
33063
  "9020B",
33045
33064
  "9021",
33046
33065
  "9022",
@@ -33056,6 +33075,7 @@
33056
33075
  "9036",
33057
33076
  "9038",
33058
33077
  "904.0",
33078
+ "9040",
33059
33079
  "9040A",
33060
33080
  "9040B",
33061
33081
  "9040C",
@@ -34016,6 +34036,9 @@
34016
34036
  "E1706-95",
34017
34037
  "E1924",
34018
34038
  "E318",
34039
+ "E325.1",
34040
+ "E325.2",
34041
+ "E325.3",
34019
34042
  "EASYGEL",
34020
34043
  "ECO METHOD",
34021
34044
  "EL003",
@@ -35403,6 +35426,7 @@
35403
35426
  "S-003-1",
35404
35427
  "S-004-1",
35405
35428
  "S-9.20",
35429
+ "S249",
35406
35430
  "SA010",
35407
35431
  "SA011",
35408
35432
  "SAGWMD",
@@ -35626,6 +35650,7 @@
35626
35650
  "WHT03",
35627
35651
  "WI DNR BMI KICK",
35628
35652
  "WRTDS",
35653
+ "Walkley-Black",
35629
35654
  "Water Sampling Device",
35630
35655
  "XENO",
35631
35656
  "X_89_176(N)",
@@ -32100,6 +32100,7 @@
32100
32100
  "4500-CN-F***retired*** 4500-CN(F)",
32101
32101
  "4500-CO2(B)",
32102
32102
  "4500-CO2(C)",
32103
+ "4500-CO2(D)",
32103
32104
  "4500-Cl D***retired**/ 4500-CL(D)",
32104
32105
  "4500-Cl G***retired**/ 4500-CL-(G)",
32105
32106
  "4500-Cl- B***retired**/ 4500-CL-(B)",
@@ -32668,6 +32669,7 @@
32668
32669
  "7110 C***retired*** 7110-C",
32669
32670
  "7110-B",
32670
32671
  "7110-C",
32672
+ "7110-D",
32671
32673
  "7120B",
32672
32674
  "7130",
32673
32675
  "7131 A***retired***use 7131A",
@@ -32811,14 +32813,17 @@
32811
32813
  "8011",
32812
32814
  "8012",
32813
32815
  "8013",
32816
+ "8015",
32814
32817
  "8015A",
32815
32818
  "8015B",
32816
32819
  "8015C",
32817
32820
  "8015D",
32818
32821
  "8015DRO",
32819
32822
  "8015M",
32823
+ "8020",
32820
32824
  "8020A",
32821
32825
  "8021",
32826
+ "8021A",
32822
32827
  "8021A(ELCD)",
32823
32828
  "8021A(PID)",
32824
32829
  "8021B",
@@ -32849,6 +32854,7 @@
32849
32854
  "8048",
32850
32855
  "8049",
32851
32856
  "8051",
32857
+ "8060",
32852
32858
  "8060(ECD)",
32853
32859
  "8060(FID)",
32854
32860
  "8061",
@@ -32902,9 +32908,11 @@
32902
32908
  "8146",
32903
32909
  "8149",
32904
32910
  "8150B",
32911
+ "8151",
32905
32912
  "8151(S)",
32906
32913
  "8151(W)",
32907
32914
  "8151A",
32915
+ "8151B",
32908
32916
  "8155",
32909
32917
  "8156",
32910
32918
  "8157",
@@ -32926,6 +32934,7 @@
32926
32934
  "8202",
32927
32935
  "8203",
32928
32936
  "8207",
32937
+ "82080",
32929
32938
  "8219",
32930
32939
  "8221",
32931
32940
  "8222",
@@ -32936,6 +32945,7 @@
32936
32945
  "8230",
32937
32946
  "8233",
32938
32947
  "8237",
32948
+ "8240",
32939
32949
  "8240B",
32940
32950
  "8240B(S)",
32941
32951
  "8240B(W)",
@@ -32948,6 +32958,10 @@
32948
32958
  "8260D",
32949
32959
  "8260D (SIM)",
32950
32960
  "8260M",
32961
+ "8270",
32962
+ "8270 (SIM)",
32963
+ "8270A",
32964
+ "8270B",
32951
32965
  "8270B(S)",
32952
32966
  "8270B(W)",
32953
32967
  "8270C",
@@ -32966,6 +32980,7 @@
32966
32980
  "8277",
32967
32981
  "8280(S)",
32968
32982
  "8280(W)",
32983
+ "8280A",
32969
32984
  "8280A(O)",
32970
32985
  "8280A(S)",
32971
32986
  "8280A(W)",
@@ -32999,6 +33014,7 @@
32999
33014
  "8325(LLE)",
33000
33015
  "8326",
33001
33016
  "8327",
33017
+ "8330",
33002
33018
  "8330(S)",
33003
33019
  "8330(W)",
33004
33020
  "8330A",
@@ -33030,6 +33046,8 @@
33030
33046
  "9002",
33031
33047
  "901",
33032
33048
  "901.1",
33049
+ "9010",
33050
+ "9010A",
33033
33051
  "9010A(A)",
33034
33052
  "9010A(B)",
33035
33053
  "9010B",
@@ -33042,6 +33060,7 @@
33042
33060
  "9014",
33043
33061
  "9016",
33044
33062
  "902",
33063
+ "9020",
33045
33064
  "9020B",
33046
33065
  "9021",
33047
33066
  "9022",
@@ -33057,6 +33076,7 @@
33057
33076
  "9036",
33058
33077
  "9038",
33059
33078
  "904.0",
33079
+ "9040",
33060
33080
  "9040A",
33061
33081
  "9040B",
33062
33082
  "9040C",
@@ -34017,6 +34037,9 @@
34017
34037
  "E1706-95",
34018
34038
  "E1924",
34019
34039
  "E318",
34040
+ "E325.1",
34041
+ "E325.2",
34042
+ "E325.3",
34020
34043
  "EASYGEL",
34021
34044
  "ECO METHOD",
34022
34045
  "EL003",
@@ -35404,6 +35427,7 @@
35404
35427
  "S-003-1",
35405
35428
  "S-004-1",
35406
35429
  "S-9.20",
35430
+ "S249",
35407
35431
  "SA010",
35408
35432
  "SA011",
35409
35433
  "SAGWMD",
@@ -35627,6 +35651,7 @@
35627
35651
  "WHT03",
35628
35652
  "WI DNR BMI KICK",
35629
35653
  "WRTDS",
35654
+ "Walkley-Black",
35630
35655
  "Water Sampling Device",
35631
35656
  "XENO",
35632
35657
  "X_89_176(N)",