wqx 3.0.276 → 3.0.277

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.
@@ -147,7 +147,7 @@
147
147
  "cells/dL": "()Concentration Solution, Cells per deciliter",
148
148
  "cfm": "Flow, Cubic feet per minute",
149
149
  "cfs": "()Flow, Cubic feet per second",
150
- "cfs-day": "()Flow, Cubic feet per year",
150
+ "cfs-day": "()Viscosity, Cubic feet per second per day",
151
151
  "cfu/100g": "()Concentration Solution, Colony Forming Units per 100 grams",
152
152
  "cfu/100mL": "()Concentration Solution, Colony Forming Units per 100 milliliters. CFU (Colony Forming Unit) estimates the number of viable microorganisms by growing them in a solid agar.",
153
153
  "cfu/10mL": "Concentration Solution, Colony Forming Units per 10 milliliters",
@@ -160,7 +160,7 @@ export default {
160
160
  'cells/dL': '()Concentration Solution, Cells per deciliter',
161
161
  cfm: 'Flow, Cubic feet per minute',
162
162
  cfs: '()Flow, Cubic feet per second',
163
- 'cfs-day': '()Flow, Cubic feet per year',
163
+ 'cfs-day': '()Viscosity, Cubic feet per second per day',
164
164
  'cfu/100g': '()Concentration Solution, Colony Forming Units per 100 grams',
165
165
  'cfu/100mL':
166
166
  '()Concentration Solution, Colony Forming Units per 100 milliliters. CFU (Colony Forming Unit) estimates the number of viable microorganisms by growing them in a solid agar.',
@@ -1031,6 +1031,7 @@
1031
1031
  "PBDNR": "Pokagon Band of Potawatomi Indians Department of Natural Resources;",
1032
1032
  "PBWC_WQX": "Powder Basin Watershed Council *Contact - Christopher Morris",
1033
1033
  "PCCB_WQX": "Polk County Conservation Board (Polk County, Iowa)",
1034
+ "PCRFCD_AZ": "",
1034
1035
  "PCSWD": "",
1035
1036
  "PCWA": "Pompeston Creek Watershed Association",
1036
1037
  "PDHP7L": "Park District of Highland Park",
@@ -1229,6 +1229,7 @@ export default {
1229
1229
  PBDNR: 'Pokagon Band of Potawatomi Indians Department of Natural Resources;',
1230
1230
  PBWC_WQX: 'Powder Basin Watershed Council *Contact - Christopher Morris',
1231
1231
  PCCB_WQX: 'Polk County Conservation Board (Polk County, Iowa)',
1232
+ PCRFCD_AZ: '',
1232
1233
  PCSWD: '',
1233
1234
  PCWA: 'Pompeston Creek Watershed Association',
1234
1235
  PDHP7L: 'Park District of Highland Park',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wqx",
3
- "version": "3.0.276",
3
+ "version": "3.0.277",
4
4
  "description": "Water Quality Exchange (WQX): JSON Schema",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -1036,6 +1036,7 @@
1036
1036
  "PBDNR",
1037
1037
  "PBWC_WQX",
1038
1038
  "PCCB_WQX",
1039
+ "PCRFCD_AZ",
1039
1040
  "PCSWD",
1040
1041
  "PCWA",
1041
1042
  "PDHP7L",
@@ -1036,6 +1036,7 @@ export default {
1036
1036
  'PBDNR',
1037
1037
  'PBWC_WQX',
1038
1038
  'PCCB_WQX',
1039
+ 'PCRFCD_AZ',
1039
1040
  'PCSWD',
1040
1041
  'PCWA',
1041
1042
  'PDHP7L',