wqx 3.0.274 → 3.0.276
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.
- package/deprecated/CharacteristicName.json +0 -2
- package/deprecated/CharacteristicName.json.js +0 -2
- package/descriptions/ActivityType.json +3 -0
- package/descriptions/ActivityType.json.js +6 -0
- package/descriptions/Characteristic.json +60 -2
- package/descriptions/Characteristic.json.js +61 -2
- package/descriptions/CharacteristicAlias.json +5579 -5428
- package/descriptions/CharacteristicAlias.json.js +5908 -5750
- package/descriptions/CharacteristicPickListValue.json +12 -2
- package/descriptions/CharacteristicPickListValue.json.js +12 -2
- package/descriptions/MeasurementUnit.json +4 -0
- package/descriptions/MeasurementUnit.json.js +4 -0
- package/descriptions/Organization.json +4 -3
- package/descriptions/Organization.json.js +4 -4
- package/descriptions/Taxon.json +6 -1
- package/descriptions/Taxon.json.js +10 -1
- package/descriptions/TaxonAlias.json +1690 -1685
- package/descriptions/TaxonAlias.json.js +2066 -2060
- package/groups/CASNumber.json +60 -2
- package/groups/CASNumber.json.js +60 -2
- package/groups/CharacteristicName.json +60 -2
- package/groups/CharacteristicName.json.js +60 -2
- package/groups/Taxon.json +5 -0
- package/groups/Taxon.json.js +5 -0
- package/json-schema/activitymetric.json +51 -0
- package/json-schema/biological-habitat.json +3 -0
- package/json-schema/biological.json +136 -2
- package/json-schema/definitions.json +155 -2
- package/json-schema/habitat.json +115 -2
- package/json-schema/instantaneous.json +115 -2
- package/json-schema/location.json +12 -0
- package/json-schema/physical-chemistry.json +95 -2
- package/package.json +1 -1
- package/required/CharacteristicName-ResultSampleFraction.json +2 -0
- package/required/CharacteristicName-ResultSampleFraction.json.js +2 -0
- package/values/ActivityType.json +3 -0
- package/values/ActivityType.json.js +3 -0
- package/values/AnalyticalMethodContext.json +4 -0
- package/values/AnalyticalMethodContext.json.js +4 -0
- package/values/Characteristic.json +60 -2
- package/values/Characteristic.json.js +60 -2
- package/values/CharacteristicAlias.json +153 -2
- package/values/CharacteristicAlias.json.js +153 -2
- package/values/CharacteristicPickListValue.json +12 -2
- package/values/CharacteristicPickListValue.json.js +12 -2
- package/values/MeasurementUnit.json +4 -0
- package/values/MeasurementUnit.json.js +4 -0
- package/values/Organization.json +1 -0
- package/values/Organization.json.js +1 -0
- package/values/QAQCCharacteristicValidation.json +43 -43
- package/values/QAQCCharacteristicValidation.json.js +43 -43
- package/values/Taxon.json +5 -0
- package/values/Taxon.json.js +5 -0
- package/values/TaxonAlias.json +5 -0
- package/values/TaxonAlias.json.js +5 -0
|
@@ -444,6 +444,7 @@
|
|
|
444
444
|
"cells/dL",
|
|
445
445
|
"cfm",
|
|
446
446
|
"cfs",
|
|
447
|
+
"cfs-day",
|
|
447
448
|
"cfu/100g",
|
|
448
449
|
"cfu/100mL",
|
|
449
450
|
"cfu/10mL",
|
|
@@ -501,9 +502,11 @@
|
|
|
501
502
|
"ft/min",
|
|
502
503
|
"ft/sec",
|
|
503
504
|
"ft2",
|
|
505
|
+
"ft2/day",
|
|
504
506
|
"ft3",
|
|
505
507
|
"ft3/day",
|
|
506
508
|
"ft3/sec",
|
|
509
|
+
"ftH2O",
|
|
507
510
|
"g",
|
|
508
511
|
"g/L",
|
|
509
512
|
"g/cm2",
|
|
@@ -526,6 +529,7 @@
|
|
|
526
529
|
"g/stalk",
|
|
527
530
|
"gal",
|
|
528
531
|
"gal/day",
|
|
532
|
+
"gal/day/ft",
|
|
529
533
|
"gal/hr",
|
|
530
534
|
"gal/min",
|
|
531
535
|
"gal/sec",
|
|
@@ -1049,6 +1053,7 @@
|
|
|
1049
1053
|
"cells/dL",
|
|
1050
1054
|
"cfm",
|
|
1051
1055
|
"cfs",
|
|
1056
|
+
"cfs-day",
|
|
1052
1057
|
"cfu/100g",
|
|
1053
1058
|
"cfu/100mL",
|
|
1054
1059
|
"cfu/10mL",
|
|
@@ -1106,9 +1111,11 @@
|
|
|
1106
1111
|
"ft/min",
|
|
1107
1112
|
"ft/sec",
|
|
1108
1113
|
"ft2",
|
|
1114
|
+
"ft2/day",
|
|
1109
1115
|
"ft3",
|
|
1110
1116
|
"ft3/day",
|
|
1111
1117
|
"ft3/sec",
|
|
1118
|
+
"ftH2O",
|
|
1112
1119
|
"g",
|
|
1113
1120
|
"g/L",
|
|
1114
1121
|
"g/cm2",
|
|
@@ -1131,6 +1138,7 @@
|
|
|
1131
1138
|
"g/stalk",
|
|
1132
1139
|
"gal",
|
|
1133
1140
|
"gal/day",
|
|
1141
|
+
"gal/day/ft",
|
|
1134
1142
|
"gal/hr",
|
|
1135
1143
|
"gal/min",
|
|
1136
1144
|
"gal/sec",
|
|
@@ -5423,6 +5431,7 @@
|
|
|
5423
5431
|
"cells/dL",
|
|
5424
5432
|
"cfm",
|
|
5425
5433
|
"cfs",
|
|
5434
|
+
"cfs-day",
|
|
5426
5435
|
"cfu/100g",
|
|
5427
5436
|
"cfu/100mL",
|
|
5428
5437
|
"cfu/10mL",
|
|
@@ -5480,9 +5489,11 @@
|
|
|
5480
5489
|
"ft/min",
|
|
5481
5490
|
"ft/sec",
|
|
5482
5491
|
"ft2",
|
|
5492
|
+
"ft2/day",
|
|
5483
5493
|
"ft3",
|
|
5484
5494
|
"ft3/day",
|
|
5485
5495
|
"ft3/sec",
|
|
5496
|
+
"ftH2O",
|
|
5486
5497
|
"g",
|
|
5487
5498
|
"g/L",
|
|
5488
5499
|
"g/cm2",
|
|
@@ -5505,6 +5516,7 @@
|
|
|
5505
5516
|
"g/stalk",
|
|
5506
5517
|
"gal",
|
|
5507
5518
|
"gal/day",
|
|
5519
|
+
"gal/day/ft",
|
|
5508
5520
|
"gal/hr",
|
|
5509
5521
|
"gal/min",
|
|
5510
5522
|
"gal/sec",
|
|
@@ -5828,6 +5840,9 @@
|
|
|
5828
5840
|
"Field Msr/Obs-Continuous Time Series",
|
|
5829
5841
|
"Field Msr/Obs-Habitat Assessment",
|
|
5830
5842
|
"Field Msr/Obs-Incidental",
|
|
5843
|
+
"Field Msr/Obs-Integrated Flow Proportioned",
|
|
5844
|
+
"Field Msr/Obs-Integrated Time Series",
|
|
5845
|
+
"Field Msr/Obs-Integrated Vertical Profile",
|
|
5831
5846
|
"Field Msr/Obs-Portable Data Logger",
|
|
5832
5847
|
"Quality Control Alternative Measurement Sensitivity",
|
|
5833
5848
|
"Quality Control Alternative Measurement Sensitivity Plus",
|
|
@@ -6333,6 +6348,7 @@
|
|
|
6333
6348
|
"cells/dL",
|
|
6334
6349
|
"cfm",
|
|
6335
6350
|
"cfs",
|
|
6351
|
+
"cfs-day",
|
|
6336
6352
|
"cfu/100g",
|
|
6337
6353
|
"cfu/100mL",
|
|
6338
6354
|
"cfu/10mL",
|
|
@@ -6390,9 +6406,11 @@
|
|
|
6390
6406
|
"ft/min",
|
|
6391
6407
|
"ft/sec",
|
|
6392
6408
|
"ft2",
|
|
6409
|
+
"ft2/day",
|
|
6393
6410
|
"ft3",
|
|
6394
6411
|
"ft3/day",
|
|
6395
6412
|
"ft3/sec",
|
|
6413
|
+
"ftH2O",
|
|
6396
6414
|
"g",
|
|
6397
6415
|
"g/L",
|
|
6398
6416
|
"g/cm2",
|
|
@@ -6415,6 +6433,7 @@
|
|
|
6415
6433
|
"g/stalk",
|
|
6416
6434
|
"gal",
|
|
6417
6435
|
"gal/day",
|
|
6436
|
+
"gal/day/ft",
|
|
6418
6437
|
"gal/hr",
|
|
6419
6438
|
"gal/min",
|
|
6420
6439
|
"gal/sec",
|
|
@@ -6865,6 +6884,7 @@
|
|
|
6865
6884
|
"cells/dL",
|
|
6866
6885
|
"cfm",
|
|
6867
6886
|
"cfs",
|
|
6887
|
+
"cfs-day",
|
|
6868
6888
|
"cfu/100g",
|
|
6869
6889
|
"cfu/100mL",
|
|
6870
6890
|
"cfu/10mL",
|
|
@@ -6922,9 +6942,11 @@
|
|
|
6922
6942
|
"ft/min",
|
|
6923
6943
|
"ft/sec",
|
|
6924
6944
|
"ft2",
|
|
6945
|
+
"ft2/day",
|
|
6925
6946
|
"ft3",
|
|
6926
6947
|
"ft3/day",
|
|
6927
6948
|
"ft3/sec",
|
|
6949
|
+
"ftH2O",
|
|
6928
6950
|
"g",
|
|
6929
6951
|
"g/L",
|
|
6930
6952
|
"g/cm2",
|
|
@@ -6947,6 +6969,7 @@
|
|
|
6947
6969
|
"g/stalk",
|
|
6948
6970
|
"gal",
|
|
6949
6971
|
"gal/day",
|
|
6972
|
+
"gal/day/ft",
|
|
6950
6973
|
"gal/hr",
|
|
6951
6974
|
"gal/min",
|
|
6952
6975
|
"gal/sec",
|
|
@@ -7397,6 +7420,7 @@
|
|
|
7397
7420
|
"cells/dL",
|
|
7398
7421
|
"cfm",
|
|
7399
7422
|
"cfs",
|
|
7423
|
+
"cfs-day",
|
|
7400
7424
|
"cfu/100g",
|
|
7401
7425
|
"cfu/100mL",
|
|
7402
7426
|
"cfu/10mL",
|
|
@@ -7454,9 +7478,11 @@
|
|
|
7454
7478
|
"ft/min",
|
|
7455
7479
|
"ft/sec",
|
|
7456
7480
|
"ft2",
|
|
7481
|
+
"ft2/day",
|
|
7457
7482
|
"ft3",
|
|
7458
7483
|
"ft3/day",
|
|
7459
7484
|
"ft3/sec",
|
|
7485
|
+
"ftH2O",
|
|
7460
7486
|
"g",
|
|
7461
7487
|
"g/L",
|
|
7462
7488
|
"g/cm2",
|
|
@@ -7479,6 +7505,7 @@
|
|
|
7479
7505
|
"g/stalk",
|
|
7480
7506
|
"gal",
|
|
7481
7507
|
"gal/day",
|
|
7508
|
+
"gal/day/ft",
|
|
7482
7509
|
"gal/hr",
|
|
7483
7510
|
"gal/min",
|
|
7484
7511
|
"gal/sec",
|
|
@@ -7982,6 +8009,7 @@
|
|
|
7982
8009
|
"cells/dL",
|
|
7983
8010
|
"cfm",
|
|
7984
8011
|
"cfs",
|
|
8012
|
+
"cfs-day",
|
|
7985
8013
|
"cfu/100g",
|
|
7986
8014
|
"cfu/100mL",
|
|
7987
8015
|
"cfu/10mL",
|
|
@@ -8039,9 +8067,11 @@
|
|
|
8039
8067
|
"ft/min",
|
|
8040
8068
|
"ft/sec",
|
|
8041
8069
|
"ft2",
|
|
8070
|
+
"ft2/day",
|
|
8042
8071
|
"ft3",
|
|
8043
8072
|
"ft3/day",
|
|
8044
8073
|
"ft3/sec",
|
|
8074
|
+
"ftH2O",
|
|
8045
8075
|
"g",
|
|
8046
8076
|
"g/L",
|
|
8047
8077
|
"g/cm2",
|
|
@@ -8064,6 +8094,7 @@
|
|
|
8064
8094
|
"g/stalk",
|
|
8065
8095
|
"gal",
|
|
8066
8096
|
"gal/day",
|
|
8097
|
+
"gal/day/ft",
|
|
8067
8098
|
"gal/hr",
|
|
8068
8099
|
"gal/min",
|
|
8069
8100
|
"gal/sec",
|
|
@@ -8610,6 +8641,7 @@
|
|
|
8610
8641
|
"cells/dL",
|
|
8611
8642
|
"cfm",
|
|
8612
8643
|
"cfs",
|
|
8644
|
+
"cfs-day",
|
|
8613
8645
|
"cfu/100g",
|
|
8614
8646
|
"cfu/100mL",
|
|
8615
8647
|
"cfu/10mL",
|
|
@@ -8667,9 +8699,11 @@
|
|
|
8667
8699
|
"ft/min",
|
|
8668
8700
|
"ft/sec",
|
|
8669
8701
|
"ft2",
|
|
8702
|
+
"ft2/day",
|
|
8670
8703
|
"ft3",
|
|
8671
8704
|
"ft3/day",
|
|
8672
8705
|
"ft3/sec",
|
|
8706
|
+
"ftH2O",
|
|
8673
8707
|
"g",
|
|
8674
8708
|
"g/L",
|
|
8675
8709
|
"g/cm2",
|
|
@@ -8692,6 +8726,7 @@
|
|
|
8692
8726
|
"g/stalk",
|
|
8693
8727
|
"gal",
|
|
8694
8728
|
"gal/day",
|
|
8729
|
+
"gal/day/ft",
|
|
8695
8730
|
"gal/hr",
|
|
8696
8731
|
"gal/min",
|
|
8697
8732
|
"gal/sec",
|
|
@@ -9157,6 +9192,7 @@
|
|
|
9157
9192
|
"cells/dL",
|
|
9158
9193
|
"cfm",
|
|
9159
9194
|
"cfs",
|
|
9195
|
+
"cfs-day",
|
|
9160
9196
|
"cfu/100g",
|
|
9161
9197
|
"cfu/100mL",
|
|
9162
9198
|
"cfu/10mL",
|
|
@@ -9214,9 +9250,11 @@
|
|
|
9214
9250
|
"ft/min",
|
|
9215
9251
|
"ft/sec",
|
|
9216
9252
|
"ft2",
|
|
9253
|
+
"ft2/day",
|
|
9217
9254
|
"ft3",
|
|
9218
9255
|
"ft3/day",
|
|
9219
9256
|
"ft3/sec",
|
|
9257
|
+
"ftH2O",
|
|
9220
9258
|
"g",
|
|
9221
9259
|
"g/L",
|
|
9222
9260
|
"g/cm2",
|
|
@@ -9239,6 +9277,7 @@
|
|
|
9239
9277
|
"g/stalk",
|
|
9240
9278
|
"gal",
|
|
9241
9279
|
"gal/day",
|
|
9280
|
+
"gal/day/ft",
|
|
9242
9281
|
"gal/hr",
|
|
9243
9282
|
"gal/min",
|
|
9244
9283
|
"gal/sec",
|
|
@@ -9689,6 +9728,7 @@
|
|
|
9689
9728
|
"cells/dL",
|
|
9690
9729
|
"cfm",
|
|
9691
9730
|
"cfs",
|
|
9731
|
+
"cfs-day",
|
|
9692
9732
|
"cfu/100g",
|
|
9693
9733
|
"cfu/100mL",
|
|
9694
9734
|
"cfu/10mL",
|
|
@@ -9746,9 +9786,11 @@
|
|
|
9746
9786
|
"ft/min",
|
|
9747
9787
|
"ft/sec",
|
|
9748
9788
|
"ft2",
|
|
9789
|
+
"ft2/day",
|
|
9749
9790
|
"ft3",
|
|
9750
9791
|
"ft3/day",
|
|
9751
9792
|
"ft3/sec",
|
|
9793
|
+
"ftH2O",
|
|
9752
9794
|
"g",
|
|
9753
9795
|
"g/L",
|
|
9754
9796
|
"g/cm2",
|
|
@@ -9771,6 +9813,7 @@
|
|
|
9771
9813
|
"g/stalk",
|
|
9772
9814
|
"gal",
|
|
9773
9815
|
"gal/day",
|
|
9816
|
+
"gal/day/ft",
|
|
9774
9817
|
"gal/hr",
|
|
9775
9818
|
"gal/min",
|
|
9776
9819
|
"gal/sec",
|
|
@@ -10239,6 +10282,7 @@
|
|
|
10239
10282
|
"cells/dL",
|
|
10240
10283
|
"cfm",
|
|
10241
10284
|
"cfs",
|
|
10285
|
+
"cfs-day",
|
|
10242
10286
|
"cfu/100g",
|
|
10243
10287
|
"cfu/100mL",
|
|
10244
10288
|
"cfu/10mL",
|
|
@@ -10296,9 +10340,11 @@
|
|
|
10296
10340
|
"ft/min",
|
|
10297
10341
|
"ft/sec",
|
|
10298
10342
|
"ft2",
|
|
10343
|
+
"ft2/day",
|
|
10299
10344
|
"ft3",
|
|
10300
10345
|
"ft3/day",
|
|
10301
10346
|
"ft3/sec",
|
|
10347
|
+
"ftH2O",
|
|
10302
10348
|
"g",
|
|
10303
10349
|
"g/L",
|
|
10304
10350
|
"g/cm2",
|
|
@@ -10321,6 +10367,7 @@
|
|
|
10321
10367
|
"g/stalk",
|
|
10322
10368
|
"gal",
|
|
10323
10369
|
"gal/day",
|
|
10370
|
+
"gal/day/ft",
|
|
10324
10371
|
"gal/hr",
|
|
10325
10372
|
"gal/min",
|
|
10326
10373
|
"gal/sec",
|
|
@@ -10771,6 +10818,7 @@
|
|
|
10771
10818
|
"cells/dL",
|
|
10772
10819
|
"cfm",
|
|
10773
10820
|
"cfs",
|
|
10821
|
+
"cfs-day",
|
|
10774
10822
|
"cfu/100g",
|
|
10775
10823
|
"cfu/100mL",
|
|
10776
10824
|
"cfu/10mL",
|
|
@@ -10828,9 +10876,11 @@
|
|
|
10828
10876
|
"ft/min",
|
|
10829
10877
|
"ft/sec",
|
|
10830
10878
|
"ft2",
|
|
10879
|
+
"ft2/day",
|
|
10831
10880
|
"ft3",
|
|
10832
10881
|
"ft3/day",
|
|
10833
10882
|
"ft3/sec",
|
|
10883
|
+
"ftH2O",
|
|
10834
10884
|
"g",
|
|
10835
10885
|
"g/L",
|
|
10836
10886
|
"g/cm2",
|
|
@@ -10853,6 +10903,7 @@
|
|
|
10853
10903
|
"g/stalk",
|
|
10854
10904
|
"gal",
|
|
10855
10905
|
"gal/day",
|
|
10906
|
+
"gal/day/ft",
|
|
10856
10907
|
"gal/hr",
|
|
10857
10908
|
"gal/min",
|
|
10858
10909
|
"gal/sec",
|
|
@@ -11303,6 +11354,7 @@
|
|
|
11303
11354
|
"cells/dL",
|
|
11304
11355
|
"cfm",
|
|
11305
11356
|
"cfs",
|
|
11357
|
+
"cfs-day",
|
|
11306
11358
|
"cfu/100g",
|
|
11307
11359
|
"cfu/100mL",
|
|
11308
11360
|
"cfu/10mL",
|
|
@@ -11360,9 +11412,11 @@
|
|
|
11360
11412
|
"ft/min",
|
|
11361
11413
|
"ft/sec",
|
|
11362
11414
|
"ft2",
|
|
11415
|
+
"ft2/day",
|
|
11363
11416
|
"ft3",
|
|
11364
11417
|
"ft3/day",
|
|
11365
11418
|
"ft3/sec",
|
|
11419
|
+
"ftH2O",
|
|
11366
11420
|
"g",
|
|
11367
11421
|
"g/L",
|
|
11368
11422
|
"g/cm2",
|
|
@@ -11385,6 +11439,7 @@
|
|
|
11385
11439
|
"g/stalk",
|
|
11386
11440
|
"gal",
|
|
11387
11441
|
"gal/day",
|
|
11442
|
+
"gal/day/ft",
|
|
11388
11443
|
"gal/hr",
|
|
11389
11444
|
"gal/min",
|
|
11390
11445
|
"gal/sec",
|
|
@@ -11835,6 +11890,7 @@
|
|
|
11835
11890
|
"cells/dL",
|
|
11836
11891
|
"cfm",
|
|
11837
11892
|
"cfs",
|
|
11893
|
+
"cfs-day",
|
|
11838
11894
|
"cfu/100g",
|
|
11839
11895
|
"cfu/100mL",
|
|
11840
11896
|
"cfu/10mL",
|
|
@@ -11892,9 +11948,11 @@
|
|
|
11892
11948
|
"ft/min",
|
|
11893
11949
|
"ft/sec",
|
|
11894
11950
|
"ft2",
|
|
11951
|
+
"ft2/day",
|
|
11895
11952
|
"ft3",
|
|
11896
11953
|
"ft3/day",
|
|
11897
11954
|
"ft3/sec",
|
|
11955
|
+
"ftH2O",
|
|
11898
11956
|
"g",
|
|
11899
11957
|
"g/L",
|
|
11900
11958
|
"g/cm2",
|
|
@@ -11917,6 +11975,7 @@
|
|
|
11917
11975
|
"g/stalk",
|
|
11918
11976
|
"gal",
|
|
11919
11977
|
"gal/day",
|
|
11978
|
+
"gal/day/ft",
|
|
11920
11979
|
"gal/hr",
|
|
11921
11980
|
"gal/min",
|
|
11922
11981
|
"gal/sec",
|
|
@@ -12774,6 +12833,7 @@
|
|
|
12774
12833
|
"cells/dL",
|
|
12775
12834
|
"cfm",
|
|
12776
12835
|
"cfs",
|
|
12836
|
+
"cfs-day",
|
|
12777
12837
|
"cfu/100g",
|
|
12778
12838
|
"cfu/100mL",
|
|
12779
12839
|
"cfu/10mL",
|
|
@@ -12831,9 +12891,11 @@
|
|
|
12831
12891
|
"ft/min",
|
|
12832
12892
|
"ft/sec",
|
|
12833
12893
|
"ft2",
|
|
12894
|
+
"ft2/day",
|
|
12834
12895
|
"ft3",
|
|
12835
12896
|
"ft3/day",
|
|
12836
12897
|
"ft3/sec",
|
|
12898
|
+
"ftH2O",
|
|
12837
12899
|
"g",
|
|
12838
12900
|
"g/L",
|
|
12839
12901
|
"g/cm2",
|
|
@@ -12856,6 +12918,7 @@
|
|
|
12856
12918
|
"g/stalk",
|
|
12857
12919
|
"gal",
|
|
12858
12920
|
"gal/day",
|
|
12921
|
+
"gal/day/ft",
|
|
12859
12922
|
"gal/hr",
|
|
12860
12923
|
"gal/min",
|
|
12861
12924
|
"gal/sec",
|
|
@@ -13178,6 +13241,9 @@
|
|
|
13178
13241
|
"Field Msr/Obs-Continuous Time Series",
|
|
13179
13242
|
"Field Msr/Obs-Habitat Assessment",
|
|
13180
13243
|
"Field Msr/Obs-Incidental",
|
|
13244
|
+
"Field Msr/Obs-Integrated Flow Proportioned",
|
|
13245
|
+
"Field Msr/Obs-Integrated Time Series",
|
|
13246
|
+
"Field Msr/Obs-Integrated Vertical Profile",
|
|
13181
13247
|
"Field Msr/Obs-Portable Data Logger",
|
|
13182
13248
|
"Quality Control Alternative Measurement Sensitivity",
|
|
13183
13249
|
"Quality Control Alternative Measurement Sensitivity Plus",
|
|
@@ -13910,8 +13976,6 @@
|
|
|
13910
13976
|
"(Z)-Octadec-9-enyl (5-(((2-(((perfluorooctyl)sulphonyl)methylamino)ethoxy)carbonyl)amino)-o-tolyl)carbamate",
|
|
13911
13977
|
"(Z,Z)-11,13-Hexadecadienal",
|
|
13912
13978
|
"({4-[(1,2,3,3,4,4,5,5,6,6,6-Undecafluorohex-1-en-1-yl)oxy]phenyl}methyl)phosphonic acid",
|
|
13913
|
-
"*****RETIRED*4-Nonylphenol octadecaethoxylates",
|
|
13914
|
-
"*****RETIRED*4-Nonylphenol octaethoxylates",
|
|
13915
13979
|
"*****RETIRED*4-Nonylphenol pentadecaethoxylates",
|
|
13916
13980
|
"*****RETIRED*4-Nonylphenol pentaethoxylates",
|
|
13917
13981
|
"*****RETIRED*4-Nonylphenol tetradecaethoxylates",
|
|
@@ -16903,6 +16967,7 @@
|
|
|
16903
16967
|
"12,12,13,13,14,14,15,15,16,16,17,17,17-Tridecafluoroheptadecan-1-ol",
|
|
16904
16968
|
"12,12,13,13,14,14,15,15,16,16,17,17,17-Tridecafluoroheptadecanoyl chloride",
|
|
16905
16969
|
"12,12,13,13,14,14,15,15,16,16,17,17,18,18,19,19,19-Heptadecafluorononadecan-1-ol",
|
|
16970
|
+
"12,14-Dichlorodehydroabietic acid",
|
|
16906
16971
|
"12-Azido-1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10-henicosafluorododecane",
|
|
16907
16972
|
"12-Bromo-1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10-henicosafluorododecane",
|
|
16908
16973
|
"12-Bromo-1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8-heptadecafluorododecane",
|
|
@@ -20355,6 +20420,7 @@
|
|
|
20355
20420
|
"3,4,5-Tris(1,1,2,3,3,3-hexafluoropropoxy)benzoic acid",
|
|
20356
20421
|
"3,4,6-Trichloro-2-(2-chloro-4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,11-heptadecafluoroundecyl)phenyl acetate",
|
|
20357
20422
|
"3,4,6-Trichloro-5-cyano-2-hydroxybenzamide",
|
|
20423
|
+
"3,4,6-Trichlorocatechol",
|
|
20358
20424
|
"3,4,6-Trichloroguaiacol",
|
|
20359
20425
|
"3,4-Bis((perfluoro-1-oxooctyl)amino)benzenesulfonyl chloride",
|
|
20360
20426
|
"3,4-Bis(2,2,3,3,4,4,4-heptafluorobutyl)-1H-pyrrole-2,5-dicarboxylic acid",
|
|
@@ -20369,6 +20435,7 @@
|
|
|
20369
20435
|
"3,4-Dichloroaniline-2,6-d2",
|
|
20370
20436
|
"3,4-Dichlorobenzotrifluoride",
|
|
20371
20437
|
"3,4-Dichlorobiphenyl",
|
|
20438
|
+
"3,4-Dichlorocatechol",
|
|
20372
20439
|
"3,4-Dichloroguaiacol",
|
|
20373
20440
|
"3,4-Dichloronitrobenzene",
|
|
20374
20441
|
"3,4-Dichlorophenol",
|
|
@@ -20416,6 +20483,7 @@
|
|
|
20416
20483
|
"3,5-Dichloroaniline",
|
|
20417
20484
|
"3,5-Dichlorobenzoic acid",
|
|
20418
20485
|
"3,5-Dichlorobiphenyl",
|
|
20486
|
+
"3,5-Dichlorocatechol",
|
|
20419
20487
|
"3,5-Dichloromethoxy triclosan",
|
|
20420
20488
|
"3,5-Dichlorophenol",
|
|
20421
20489
|
"3,5-Diethyltoluene",
|
|
@@ -21371,6 +21439,7 @@
|
|
|
21371
21439
|
"4,5-Dichloro-4,5,5-trifluoropent-1-ene",
|
|
21372
21440
|
"4,5-Dichlorocatechol",
|
|
21373
21441
|
"4,5-Dichloroperfluoro-3-oxapentanesulfonyl fluoride",
|
|
21442
|
+
"4,5-Dichloroveratrole",
|
|
21374
21443
|
"4,5-Dihydro-2-phenyl-.alpha.-((perfluorohexyl)ethyloxy)methyl-1H-Imidazole-1-ethanol",
|
|
21375
21444
|
"4,5-Dimethyl-1,2-dithiol-3-one",
|
|
21376
21445
|
"4,5-Dimethylnonane",
|
|
@@ -21627,6 +21696,7 @@
|
|
|
21627
21696
|
"4-Chlorobenzylmethylsulfone",
|
|
21628
21697
|
"4-Chlorobiphenyl",
|
|
21629
21698
|
"4-Chlorobiphenyl-C13",
|
|
21699
|
+
"4-Chlorocatechol",
|
|
21630
21700
|
"4-Chlorophenyl (2,2,3,3,4,4,4-heptafluorobutanoyl)sulfamate",
|
|
21631
21701
|
"4-Chlorophenyl ether",
|
|
21632
21702
|
"4-Chlorophenylurea",
|
|
@@ -22813,6 +22883,7 @@
|
|
|
22813
22883
|
"Actual Number of Individuals Measured",
|
|
22814
22884
|
"Actual Number of Individuals Weighed",
|
|
22815
22885
|
"Acyclovir",
|
|
22886
|
+
"Adamantane Carboxylic Acid-D15",
|
|
22816
22887
|
"Adenosine triphosphate",
|
|
22817
22888
|
"Adipic acid",
|
|
22818
22889
|
"Adiponitrile, perfluoro",
|
|
@@ -22913,6 +22984,7 @@
|
|
|
22913
22984
|
"Alkyl iodides, C8-14, gamma-mu-perfluoro",
|
|
22914
22985
|
"Alkylbenzene sulfonate",
|
|
22915
22986
|
"Allethrin",
|
|
22987
|
+
"Allidochlor",
|
|
22916
22988
|
"Allobarbital",
|
|
22917
22989
|
"Allyl 1H,1H-heptafluorobutyl ether",
|
|
22918
22990
|
"Allyl 1H,1H-perfluorooctyl ether",
|
|
@@ -23211,6 +23283,7 @@
|
|
|
23211
23283
|
"Atraton",
|
|
23212
23284
|
"Atrazine",
|
|
23213
23285
|
"Atrazine + N-Dealkylated Metabolites",
|
|
23286
|
+
"Atrazine + all metabolites",
|
|
23214
23287
|
"Atrazine-13C3",
|
|
23215
23288
|
"Atrazine-d5",
|
|
23216
23289
|
"Atrazine-d5 (ethyl-d5)",
|
|
@@ -23465,6 +23538,7 @@
|
|
|
23465
23538
|
"BOD, filtered",
|
|
23466
23539
|
"BOD, mass",
|
|
23467
23540
|
"BOD, ultimate",
|
|
23541
|
+
"BTEX plus styrene, Total",
|
|
23468
23542
|
"BTEX, Total",
|
|
23469
23543
|
"BTU",
|
|
23470
23544
|
"BacCan DNA marker",
|
|
@@ -23495,6 +23569,8 @@
|
|
|
23495
23569
|
"Bacteria, iron+sulfur fixers",
|
|
23496
23570
|
"Bacteria, nitrifiers",
|
|
23497
23571
|
"Bacteria, slime-forming",
|
|
23572
|
+
"Bacteroides - avian",
|
|
23573
|
+
"Bacteroides - canine",
|
|
23498
23574
|
"Balsalazide",
|
|
23499
23575
|
"Balsalazide-d3",
|
|
23500
23576
|
"Bank Angle",
|
|
@@ -23502,6 +23578,7 @@
|
|
|
23502
23578
|
"Bank Angle Undercut-Right Bank",
|
|
23503
23579
|
"Bank Angle Water to Bankfull-Left Bank",
|
|
23504
23580
|
"Bank Angle Water to Bankfull-Right Bank",
|
|
23581
|
+
"Bank Erosion",
|
|
23505
23582
|
"Bank Erosion Length of 10m Segment-Left Bank",
|
|
23506
23583
|
"Bank Erosion Length of 10m Segment-Right Bank",
|
|
23507
23584
|
"Bank Erosion, Left",
|
|
@@ -23511,6 +23588,7 @@
|
|
|
23511
23588
|
"Bank Height, Right",
|
|
23512
23589
|
"Bank Instability Erosion Class (choice list)",
|
|
23513
23590
|
"Bank Side Measured",
|
|
23591
|
+
"Bank Slope",
|
|
23514
23592
|
"Bank Slope, Left",
|
|
23515
23593
|
"Bank Slope, Right",
|
|
23516
23594
|
"Bank Stability Index",
|
|
@@ -23523,6 +23601,7 @@
|
|
|
23523
23601
|
"Bank Stability RDB",
|
|
23524
23602
|
"Bank Stability, Left (choice list)",
|
|
23525
23603
|
"Bank Stability, Right (choice list)",
|
|
23604
|
+
"Bank Substrate",
|
|
23526
23605
|
"Bank Undercut",
|
|
23527
23606
|
"Bank class (choice list)",
|
|
23528
23607
|
"Bank class, Left (choice list)",
|
|
@@ -23532,6 +23611,7 @@
|
|
|
23532
23611
|
"Bank erosion hazard index",
|
|
23533
23612
|
"Bank erosion stability (choice list)",
|
|
23534
23613
|
"Bank vegetative stability (choice list)",
|
|
23614
|
+
"Banke Vegetative Cover",
|
|
23535
23615
|
"Bankful Angle (choice list)",
|
|
23536
23616
|
"Bankfull Height",
|
|
23537
23617
|
"Bankfull Height above thalweg",
|
|
@@ -23579,6 +23659,7 @@
|
|
|
23579
23659
|
"Beaver Flow Modification (choice list)",
|
|
23580
23660
|
"Beck Biotic Index",
|
|
23581
23661
|
"Bedrock",
|
|
23662
|
+
"Benalaxyl",
|
|
23582
23663
|
"Bendiocarb",
|
|
23583
23664
|
"Bendiocarb phenol",
|
|
23584
23665
|
"Bendroflumethiazide",
|
|
@@ -24109,6 +24190,7 @@
|
|
|
24109
24190
|
"Benzoylecgonine hydrate",
|
|
24110
24191
|
"Benzoylecgonine-D3",
|
|
24111
24192
|
"Benzoylecgonine-d8",
|
|
24193
|
+
"Benzoylprop-ethyl",
|
|
24112
24194
|
"Benzphetamine",
|
|
24113
24195
|
"Benzphetamine hydrochloride",
|
|
24114
24196
|
"Benzthiazide",
|
|
@@ -24479,6 +24561,7 @@
|
|
|
24479
24561
|
"Bulk Density",
|
|
24480
24562
|
"Bumetanide",
|
|
24481
24563
|
"Bumetanide-d5",
|
|
24564
|
+
"Bupirimate",
|
|
24482
24565
|
"Buprenorphine",
|
|
24483
24566
|
"Buprenorphine hydrochloride",
|
|
24484
24567
|
"Buprofezin",
|
|
@@ -24688,6 +24771,7 @@
|
|
|
24688
24771
|
"C10-C12 Aliphatics",
|
|
24689
24772
|
"C10-C12 Aromatics",
|
|
24690
24773
|
"C10-C16 Hydrocarbons",
|
|
24774
|
+
"C10-C50 Hydrocarbons",
|
|
24691
24775
|
"C11-C22 Aromatics",
|
|
24692
24776
|
"C11-C22 Aromatics, Adjusted",
|
|
24693
24777
|
"C11-C22 Aromatics, Unadjusted",
|
|
@@ -24702,6 +24786,7 @@
|
|
|
24702
24786
|
"C16-C21 Aromatics",
|
|
24703
24787
|
"C16-C21 Hydrocarbons",
|
|
24704
24788
|
"C16-C34 Hydrocarbons",
|
|
24789
|
+
"C16-C50 Hydrocarbons",
|
|
24705
24790
|
"C18 Hydrocarbons",
|
|
24706
24791
|
"C19-C36 Aliphatics",
|
|
24707
24792
|
"C19-C36 Aliphatics, Unadjusted",
|
|
@@ -25221,6 +25306,7 @@
|
|
|
25221
25306
|
"Chlorthal-Monomethyl",
|
|
25222
25307
|
"Chlorthal-dimethyl",
|
|
25223
25308
|
"Chlorthalidone",
|
|
25309
|
+
"Chlorthiamid",
|
|
25224
25310
|
"Chlorthion",
|
|
25225
25311
|
"Chlorthiophos",
|
|
25226
25312
|
"Cholest-5-en-3-one",
|
|
@@ -25435,6 +25521,7 @@
|
|
|
25435
25521
|
"Copper-63",
|
|
25436
25522
|
"Copper-65",
|
|
25437
25523
|
"Coprostan-3-one",
|
|
25524
|
+
"Coprostanol",
|
|
25438
25525
|
"Coprosterol",
|
|
25439
25526
|
"Coral Bleached Cover",
|
|
25440
25527
|
"Coral Diseased Cover",
|
|
@@ -25868,6 +25955,7 @@
|
|
|
25868
25955
|
"Decane, 3,3,4,4,5,5,6,6,7,7,8,8-dodecafluoro-1,10-diiodo-",
|
|
25869
25956
|
"Decane, 6-bromo-1,1,1,2,2,3,3-heptafluoro-4,4-bis(trifluoromethyl)-",
|
|
25870
25957
|
"Decane-1,10-diyl bis(heptafluorobutanoate)",
|
|
25958
|
+
"Decanoic Acid-D19",
|
|
25871
25959
|
"Decanoic acid",
|
|
25872
25960
|
"Decanoic acid, 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,10,10,10-octadecafluoro-9-(trifluoromethyl)-",
|
|
25873
25961
|
"Decanoic acid, 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,10,10,10-octadecafluoro-9-(trifluoromethyl)-, ammonium salt (1:1)",
|
|
@@ -25948,6 +26036,7 @@
|
|
|
25948
26036
|
"Deoxygenation constant-carbon",
|
|
25949
26037
|
"Deoxygenation constant-nitrogen",
|
|
25950
26038
|
"Deoxynivalenol",
|
|
26039
|
+
"Deposition and scouring (Y/N) (choice list)",
|
|
25951
26040
|
"Deposits in Water",
|
|
25952
26041
|
"Depth",
|
|
25953
26042
|
"Depth Method (choice list)",
|
|
@@ -26532,6 +26621,7 @@
|
|
|
26532
26621
|
"DogBact DNA marker",
|
|
26533
26622
|
"Dominance",
|
|
26534
26623
|
"Dominance, Top 3 species",
|
|
26624
|
+
"Dominant Bank Vegetation (choice list)",
|
|
26535
26625
|
"Dominant Habitat Type",
|
|
26536
26626
|
"Dominant Land Use (choice list)",
|
|
26537
26627
|
"Dominant Pool Substrate (choice list)",
|
|
@@ -26663,6 +26753,7 @@
|
|
|
26663
26753
|
"Erbium",
|
|
26664
26754
|
"Erbium, tris[3-[2,2,3,3,4,4,4-heptafluoro-1-(oxo-.kappa.O)butyl]-1,7,7-trimethylbicyclo[2.2.1]heptan-2-onato-.kappa.O]-",
|
|
26665
26755
|
"Ergosterol",
|
|
26756
|
+
"Eroded Bank Height",
|
|
26666
26757
|
"Eroded Fins Present (Y/N) (choice list)",
|
|
26667
26758
|
"Erosion Causes",
|
|
26668
26759
|
"Erosion within 1 Meter of Transect-Left Bank (choice list)",
|
|
@@ -27204,6 +27295,7 @@
|
|
|
27204
27295
|
"Fenofibrate",
|
|
27205
27296
|
"Fenofibrate-d6",
|
|
27206
27297
|
"Fenoprofen",
|
|
27298
|
+
"Fenoxaprop",
|
|
27207
27299
|
"Fenoxaprop-P-ethyl",
|
|
27208
27300
|
"Fenoxaprop-ethyl",
|
|
27209
27301
|
"Fenoxycarb",
|
|
@@ -27293,6 +27385,8 @@
|
|
|
27293
27385
|
"Fish standard length",
|
|
27294
27386
|
"Fixed dissolved solids",
|
|
27295
27387
|
"Fixed suspended solids",
|
|
27388
|
+
"Flamprop-isopropyl",
|
|
27389
|
+
"Flamprop-methyl",
|
|
27296
27390
|
"Flash point",
|
|
27297
27391
|
"Flavobacterium",
|
|
27298
27392
|
"Flazasulfuron",
|
|
@@ -27653,6 +27747,7 @@
|
|
|
27653
27747
|
"Griseofulvin",
|
|
27654
27748
|
"Gross Alpha radioactivity",
|
|
27655
27749
|
"Gross Beta radioactivity",
|
|
27750
|
+
"Gross alpha radioactivity (ref std unspecified)",
|
|
27656
27751
|
"Gross alpha radioactivity, (Americium-241 ref std)",
|
|
27657
27752
|
"Gross alpha radioactivity, (Plutonium-239 ref std)",
|
|
27658
27753
|
"Gross alpha radioactivity, (Thorium-230 ref std)",
|
|
@@ -27721,7 +27816,11 @@
|
|
|
27721
27816
|
"Habitat Quality (choice list)",
|
|
27722
27817
|
"Habitat Total Score",
|
|
27723
27818
|
"Habitat Type (choice list)",
|
|
27819
|
+
"Habitat Type, Dry (choice list)",
|
|
27820
|
+
"Habitat Type, Pool (choice list)",
|
|
27724
27821
|
"Habitat Type, Rapids (%)",
|
|
27822
|
+
"Habitat Type, Riffle (choice list)",
|
|
27823
|
+
"Habitat Type, Run (choice list)",
|
|
27725
27824
|
"Habitat Type, Steps (%)",
|
|
27726
27825
|
"Habitat cover, brush and log (%)",
|
|
27727
27826
|
"Habitat rating (choice list)",
|
|
@@ -27872,6 +27971,7 @@
|
|
|
27872
27971
|
"Heptatriacontafluorononadecanoic acid",
|
|
27873
27972
|
"Heptatriacontane",
|
|
27874
27973
|
"Heptene",
|
|
27974
|
+
"Heptenophos",
|
|
27875
27975
|
"Heptyl sulfate",
|
|
27876
27976
|
"Herbicide mix, unspecified",
|
|
27877
27977
|
"Herbicides",
|
|
@@ -27910,6 +28010,7 @@
|
|
|
27910
28010
|
"Hexadecane, 1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14-nonacosafluoro-16-iodo-",
|
|
27911
28011
|
"Hexadecane, 1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8-heptadecafluoro-",
|
|
27912
28012
|
"Hexadecane, 2,6,11,15-tetramethyl-",
|
|
28013
|
+
"Hexadecanoic Acid-D31",
|
|
27913
28014
|
"Hexadecanoic acid, 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,16-hentriacontafluoro-",
|
|
27914
28015
|
"Hexadecanoic acid, 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,16-hentriacontafluoro-***retired***use Perfluoropalmitic acid",
|
|
27915
28016
|
"Hexadecyl sulfate",
|
|
@@ -28285,6 +28386,15 @@
|
|
|
28285
28386
|
"Insect Infestation Disturbance (choice list)",
|
|
28286
28387
|
"Insectivores",
|
|
28287
28388
|
"Instream Cover (%)",
|
|
28389
|
+
"Instream Cover, Bedrock ledges",
|
|
28390
|
+
"Instream Cover, Cobble, boulder, & growth",
|
|
28391
|
+
"Instream Cover, Emergent aquatic vegetation",
|
|
28392
|
+
"Instream Cover, Large woody debris",
|
|
28393
|
+
"Instream Cover, Roots",
|
|
28394
|
+
"Instream Cover, Small woody debris",
|
|
28395
|
+
"Instream Cover, Submerged aquatic vegetation",
|
|
28396
|
+
"Instream Cover, Terrestrial vegetation",
|
|
28397
|
+
"Instream Cover, Undercut banks",
|
|
28288
28398
|
"Instream Snags",
|
|
28289
28399
|
"Instream feature, stream substrate (choice list)",
|
|
28290
28400
|
"Inter-Transect Bearing",
|
|
@@ -28708,6 +28818,7 @@
|
|
|
28708
28818
|
"Light scatter",
|
|
28709
28819
|
"Light transmissivity at measurement depth",
|
|
28710
28820
|
"Light, (PAR at depth/PAR at surface) x 100",
|
|
28821
|
+
"Light, Photosynthetic Photon Flux Density (PPFD)",
|
|
28711
28822
|
"Light, incident",
|
|
28712
28823
|
"Light, incident + reflected (ambient)",
|
|
28713
28824
|
"Light, path",
|
|
@@ -28734,6 +28845,7 @@
|
|
|
28734
28845
|
"Linear alkylbenzene sulfonate",
|
|
28735
28846
|
"Linear perfluoroalkyl(C1-24)iodide",
|
|
28736
28847
|
"Linoleic acid",
|
|
28848
|
+
"Linolenic acid",
|
|
28737
28849
|
"Linuron",
|
|
28738
28850
|
"Linuron-d6",
|
|
28739
28851
|
"Lipid (dry) content",
|
|
@@ -28781,6 +28893,7 @@
|
|
|
28781
28893
|
"Lithium-7",
|
|
28782
28894
|
"Lithium-7/Lithium-6 ratio",
|
|
28783
28895
|
"Lithium/calcium ratio",
|
|
28896
|
+
"Lithocholic Acid-D4",
|
|
28784
28897
|
"Lithology code",
|
|
28785
28898
|
"Litter Coverage",
|
|
28786
28899
|
"Littoral Cover Complexity Index",
|
|
@@ -30643,6 +30756,7 @@
|
|
|
30643
30756
|
"O-Ethyl S-methyl S-propyl phosphorodithioate",
|
|
30644
30757
|
"O-Ethyl S-propyl phosphorothioate",
|
|
30645
30758
|
"O-Ethyl-S-methyl-S-propyl phosphorodithioate",
|
|
30759
|
+
"O-Methylpodocarpic Acid",
|
|
30646
30760
|
"O-xylene & N-nonane",
|
|
30647
30761
|
"Observed Recreational Use - Boating (Y/N) (choice list)",
|
|
30648
30762
|
"Observed Recreational Use - Fishing (Y/N) (choice list)",
|
|
@@ -30911,6 +31025,7 @@
|
|
|
30911
31025
|
"Oxygen plus argon",
|
|
30912
31026
|
"Oxygen uptake, day",
|
|
30913
31027
|
"Oxygen uptake, night",
|
|
31028
|
+
"Oxygen-17",
|
|
30914
31029
|
"Oxygen-17/oxygen-16 ratio",
|
|
30915
31030
|
"Oxygen-18",
|
|
30916
31031
|
"Oxygen-18/Oxygen-16 ratio",
|
|
@@ -32534,6 +32649,7 @@
|
|
|
32534
32649
|
"Plutonium-241",
|
|
32535
32650
|
"Point Source Pollution - Outfall Pipe Discharging (Y/N) (choice list)",
|
|
32536
32651
|
"Point Source Pollution - Outfall Pipe Present (Y/N) (choice list)",
|
|
32652
|
+
"Point bar (Y/N) (choice list)",
|
|
32537
32653
|
"Polar organic chemicals",
|
|
32538
32654
|
"Pollution tolerance abundance",
|
|
32539
32655
|
"Polonium",
|
|
@@ -32909,6 +33025,7 @@
|
|
|
32909
33025
|
"Precipitation 7 days prior to monitoring event (Y/N) (choice list)",
|
|
32910
33026
|
"Precipitation 72hr prior to monitoring event amount",
|
|
32911
33027
|
"Precipitation 96hr prior to monitoring event amount",
|
|
33028
|
+
"Precipitation Intensity (choice list)",
|
|
32912
33029
|
"Precipitation Last 24hrs (CA SWAMP) (choice list)",
|
|
32913
33030
|
"Precipitation amount last event",
|
|
32914
33031
|
"Precipitation during activity (choice list)",
|
|
@@ -33822,10 +33939,12 @@
|
|
|
33822
33939
|
"Riparian Channel % Canopy Cover",
|
|
33823
33940
|
"Riparian Channel Canopy Cover Left Bank-Left (choice list)",
|
|
33824
33941
|
"Riparian Channel Canopy Cover Right Bank-Right (choice list)",
|
|
33942
|
+
"Riparian Condition (choice list)",
|
|
33825
33943
|
"Riparian Cover Complexity Index",
|
|
33826
33944
|
"Riparian Disturbance Intensity-Extent Index",
|
|
33827
33945
|
"Riparian Erosion",
|
|
33828
33946
|
"Riparian Floodplain",
|
|
33947
|
+
"Riparian Width",
|
|
33829
33948
|
"Riparian Width LDB",
|
|
33830
33949
|
"Riparian Width RDB",
|
|
33831
33950
|
"Riparian Width, Both Banks",
|
|
@@ -34673,6 +34792,7 @@
|
|
|
34673
34792
|
"Substrate Odor (choice list)",
|
|
34674
34793
|
"Substrate Origin",
|
|
34675
34794
|
"Substrate Quality",
|
|
34795
|
+
"Substrate Size Class",
|
|
34676
34796
|
"Substrate Size Class, Midpoint",
|
|
34677
34797
|
"Substrate Size Class, Transect",
|
|
34678
34798
|
"Substrate Subdominant, Transect (choice list)",
|
|
@@ -35071,6 +35191,7 @@
|
|
|
35071
35191
|
"Tetrasiphonidae",
|
|
35072
35192
|
"Tetrastemma",
|
|
35073
35193
|
"Tetrastemmatidae",
|
|
35194
|
+
"Tetrasul",
|
|
35074
35195
|
"Tetratetracontane",
|
|
35075
35196
|
"Tetrathionate",
|
|
35076
35197
|
"Tetratriacontafluoro-10,13,16,19-tetraoxaoctacosadiene",
|
|
@@ -35259,6 +35380,7 @@
|
|
|
35259
35380
|
"Total Furans",
|
|
35260
35381
|
"Total Heptachloro Biphenyls",
|
|
35261
35382
|
"Total Hexachloro Biphenyls",
|
|
35383
|
+
"Total Hexachlorocyclohexane, sum of isomers",
|
|
35262
35384
|
"Total Hexachloronaphthalene",
|
|
35263
35385
|
"Total Kjeldahl nitrogen",
|
|
35264
35386
|
"Total Kjeldahl nitrogen (Organic N & NH3)",
|
|
@@ -36315,6 +36437,7 @@
|
|
|
36315
36437
|
"cis-2-Hexene",
|
|
36316
36438
|
"cis-2-Pentene & 2-methylpentane",
|
|
36317
36439
|
"cis-2-Phenyl-2-butene",
|
|
36440
|
+
"cis-3-Dodecene",
|
|
36318
36441
|
"cis-3-Hexene",
|
|
36319
36442
|
"cis-4-Methyl-2-pentene",
|
|
36320
36443
|
"cis-Androsterone-16,16-d2",
|
|
@@ -36328,6 +36451,7 @@
|
|
|
36328
36451
|
"cis-Cypermethrin",
|
|
36329
36452
|
"cis-Decalin***retired***use Decahydronaphthalene",
|
|
36330
36453
|
"cis-Deltamethric acid",
|
|
36454
|
+
"cis-Hydrindane",
|
|
36331
36455
|
"cis-Mevinphos",
|
|
36332
36456
|
"cis-Nonachlor",
|
|
36333
36457
|
"cis-Perfluoro-1-methyl-2-ethylcyclohexane",
|
|
@@ -37036,6 +37160,7 @@
|
|
|
37036
37160
|
"cells/dL",
|
|
37037
37161
|
"cfm",
|
|
37038
37162
|
"cfs",
|
|
37163
|
+
"cfs-day",
|
|
37039
37164
|
"cfu/100g",
|
|
37040
37165
|
"cfu/100mL",
|
|
37041
37166
|
"cfu/10mL",
|
|
@@ -37093,9 +37218,11 @@
|
|
|
37093
37218
|
"ft/min",
|
|
37094
37219
|
"ft/sec",
|
|
37095
37220
|
"ft2",
|
|
37221
|
+
"ft2/day",
|
|
37096
37222
|
"ft3",
|
|
37097
37223
|
"ft3/day",
|
|
37098
37224
|
"ft3/sec",
|
|
37225
|
+
"ftH2O",
|
|
37099
37226
|
"g",
|
|
37100
37227
|
"g/L",
|
|
37101
37228
|
"g/cm2",
|
|
@@ -37118,6 +37245,7 @@
|
|
|
37118
37245
|
"g/stalk",
|
|
37119
37246
|
"gal",
|
|
37120
37247
|
"gal/day",
|
|
37248
|
+
"gal/day/ft",
|
|
37121
37249
|
"gal/hr",
|
|
37122
37250
|
"gal/min",
|
|
37123
37251
|
"gal/sec",
|
|
@@ -38249,6 +38377,7 @@
|
|
|
38249
38377
|
"cells/dL",
|
|
38250
38378
|
"cfm",
|
|
38251
38379
|
"cfs",
|
|
38380
|
+
"cfs-day",
|
|
38252
38381
|
"cfu/100g",
|
|
38253
38382
|
"cfu/100mL",
|
|
38254
38383
|
"cfu/10mL",
|
|
@@ -38306,9 +38435,11 @@
|
|
|
38306
38435
|
"ft/min",
|
|
38307
38436
|
"ft/sec",
|
|
38308
38437
|
"ft2",
|
|
38438
|
+
"ft2/day",
|
|
38309
38439
|
"ft3",
|
|
38310
38440
|
"ft3/day",
|
|
38311
38441
|
"ft3/sec",
|
|
38442
|
+
"ftH2O",
|
|
38312
38443
|
"g",
|
|
38313
38444
|
"g/L",
|
|
38314
38445
|
"g/cm2",
|
|
@@ -38331,6 +38462,7 @@
|
|
|
38331
38462
|
"g/stalk",
|
|
38332
38463
|
"gal",
|
|
38333
38464
|
"gal/day",
|
|
38465
|
+
"gal/day/ft",
|
|
38334
38466
|
"gal/hr",
|
|
38335
38467
|
"gal/min",
|
|
38336
38468
|
"gal/sec",
|
|
@@ -39691,6 +39823,7 @@
|
|
|
39691
39823
|
"Agarodes",
|
|
39692
39824
|
"Agarodes distinctus",
|
|
39693
39825
|
"Agarodes libalis",
|
|
39826
|
+
"Agasicles",
|
|
39694
39827
|
"Agastache nepetoides",
|
|
39695
39828
|
"Agastache pallidiflora",
|
|
39696
39829
|
"Agastache urticifolia",
|
|
@@ -65257,6 +65390,7 @@
|
|
|
65257
65390
|
"Limnophila (Plantae)",
|
|
65258
65391
|
"Limnophila macrocera",
|
|
65259
65392
|
"Limnophila***retired***use Limnophila (Animalia)",
|
|
65393
|
+
"Limnophilinae",
|
|
65260
65394
|
"Limnophora",
|
|
65261
65395
|
"Limnophora aequifrons***retired***use Lispoides aequifrons",
|
|
65262
65396
|
"Limnophora discreta",
|
|
@@ -65539,6 +65673,7 @@
|
|
|
65539
65673
|
"Listriolobus hexamyotus",
|
|
65540
65674
|
"Listriolobus pelodes",
|
|
65541
65675
|
"Listronotus",
|
|
65676
|
+
"Lithacodia",
|
|
65542
65677
|
"Lithasia",
|
|
65543
65678
|
"Lithasia armigera",
|
|
65544
65679
|
"Lithasia geniculata",
|
|
@@ -70356,6 +70491,7 @@
|
|
|
70356
70491
|
"Neolepton",
|
|
70357
70492
|
"Neolepton subtrigonum",
|
|
70358
70493
|
"Neoleptophlebia",
|
|
70494
|
+
"Neoleptophlebia nigricans",
|
|
70359
70495
|
"Neoleptophlebia sp.",
|
|
70360
70496
|
"Neolimnochares",
|
|
70361
70497
|
"Neoliomera",
|
|
@@ -84202,6 +84338,7 @@
|
|
|
84202
84338
|
"Sphenia luticola",
|
|
84203
84339
|
"Sphenopholis intermedia",
|
|
84204
84340
|
"Sphenopholis obtusata",
|
|
84341
|
+
"Sphenophorus",
|
|
84205
84342
|
"Sphenosciadium capitellatum",
|
|
84206
84343
|
"Spherillo montivagus***retired***use Spherillo montivagus, Budde-Lund 1879 (Spherillo) or Verhoeff 1942",
|
|
84207
84344
|
"Spherillo montivagus, Budde-Lund 1879 (Spherillo)",
|
|
@@ -90144,6 +90281,7 @@
|
|
|
90144
90281
|
"cells/dL",
|
|
90145
90282
|
"cfm",
|
|
90146
90283
|
"cfs",
|
|
90284
|
+
"cfs-day",
|
|
90147
90285
|
"cfu/100g",
|
|
90148
90286
|
"cfu/100mL",
|
|
90149
90287
|
"cfu/10mL",
|
|
@@ -90201,9 +90339,11 @@
|
|
|
90201
90339
|
"ft/min",
|
|
90202
90340
|
"ft/sec",
|
|
90203
90341
|
"ft2",
|
|
90342
|
+
"ft2/day",
|
|
90204
90343
|
"ft3",
|
|
90205
90344
|
"ft3/day",
|
|
90206
90345
|
"ft3/sec",
|
|
90346
|
+
"ftH2O",
|
|
90207
90347
|
"g",
|
|
90208
90348
|
"g/L",
|
|
90209
90349
|
"g/cm2",
|
|
@@ -90226,6 +90366,7 @@
|
|
|
90226
90366
|
"g/stalk",
|
|
90227
90367
|
"gal",
|
|
90228
90368
|
"gal/day",
|
|
90369
|
+
"gal/day/ft",
|
|
90229
90370
|
"gal/hr",
|
|
90230
90371
|
"gal/min",
|
|
90231
90372
|
"gal/sec",
|
|
@@ -90866,6 +91007,7 @@
|
|
|
90866
91007
|
"cells/dL",
|
|
90867
91008
|
"cfm",
|
|
90868
91009
|
"cfs",
|
|
91010
|
+
"cfs-day",
|
|
90869
91011
|
"cfu/100g",
|
|
90870
91012
|
"cfu/100mL",
|
|
90871
91013
|
"cfu/10mL",
|
|
@@ -90923,9 +91065,11 @@
|
|
|
90923
91065
|
"ft/min",
|
|
90924
91066
|
"ft/sec",
|
|
90925
91067
|
"ft2",
|
|
91068
|
+
"ft2/day",
|
|
90926
91069
|
"ft3",
|
|
90927
91070
|
"ft3/day",
|
|
90928
91071
|
"ft3/sec",
|
|
91072
|
+
"ftH2O",
|
|
90929
91073
|
"g",
|
|
90930
91074
|
"g/L",
|
|
90931
91075
|
"g/cm2",
|
|
@@ -90948,6 +91092,7 @@
|
|
|
90948
91092
|
"g/stalk",
|
|
90949
91093
|
"gal",
|
|
90950
91094
|
"gal/day",
|
|
91095
|
+
"gal/day/ft",
|
|
90951
91096
|
"gal/hr",
|
|
90952
91097
|
"gal/min",
|
|
90953
91098
|
"gal/sec",
|
|
@@ -95962,6 +96107,7 @@
|
|
|
95962
96107
|
"CDC",
|
|
95963
96108
|
"CHEVRON",
|
|
95964
96109
|
"CSIRO",
|
|
96110
|
+
"CSSS",
|
|
95965
96111
|
"DIN",
|
|
95966
96112
|
"DOE",
|
|
95967
96113
|
"EN",
|
|
@@ -96002,6 +96148,7 @@
|
|
|
96002
96148
|
"O-I-ANALYTICAL",
|
|
96003
96149
|
"OK ST U",
|
|
96004
96150
|
"ORNL",
|
|
96151
|
+
"Oxyguard",
|
|
96005
96152
|
"PACE LABS",
|
|
96006
96153
|
"PALINTEST LTD",
|
|
96007
96154
|
"PRACTICAL STATS",
|
|
@@ -96011,6 +96158,7 @@
|
|
|
96011
96158
|
"SEAL",
|
|
96012
96159
|
"SEI",
|
|
96013
96160
|
"SGS_AXYS",
|
|
96161
|
+
"SSSA",
|
|
96014
96162
|
"SWAN ANALYTISCHE",
|
|
96015
96163
|
"SYAGEN",
|
|
96016
96164
|
"SYNGENTA",
|
|
@@ -96028,6 +96176,7 @@
|
|
|
96028
96176
|
"UCD",
|
|
96029
96177
|
"USDA",
|
|
96030
96178
|
"USDA/ARS",
|
|
96179
|
+
"USDA/SSIR",
|
|
96031
96180
|
"USDOC/NOAA",
|
|
96032
96181
|
"USDOE/ASD",
|
|
96033
96182
|
"USDOE/EML",
|
|
@@ -96377,6 +96526,7 @@
|
|
|
96377
96526
|
"cells/dL",
|
|
96378
96527
|
"cfm",
|
|
96379
96528
|
"cfs",
|
|
96529
|
+
"cfs-day",
|
|
96380
96530
|
"cfu/100g",
|
|
96381
96531
|
"cfu/100mL",
|
|
96382
96532
|
"cfu/10mL",
|
|
@@ -96434,9 +96584,11 @@
|
|
|
96434
96584
|
"ft/min",
|
|
96435
96585
|
"ft/sec",
|
|
96436
96586
|
"ft2",
|
|
96587
|
+
"ft2/day",
|
|
96437
96588
|
"ft3",
|
|
96438
96589
|
"ft3/day",
|
|
96439
96590
|
"ft3/sec",
|
|
96591
|
+
"ftH2O",
|
|
96440
96592
|
"g",
|
|
96441
96593
|
"g/L",
|
|
96442
96594
|
"g/cm2",
|
|
@@ -96459,6 +96611,7 @@
|
|
|
96459
96611
|
"g/stalk",
|
|
96460
96612
|
"gal",
|
|
96461
96613
|
"gal/day",
|
|
96614
|
+
"gal/day/ft",
|
|
96462
96615
|
"gal/hr",
|
|
96463
96616
|
"gal/min",
|
|
96464
96617
|
"gal/sec",
|