EMP | R Documentation |
Water quality data from the California Department of Water Resources Environmental Monitoring Program.
EMP
a tibble with 17,366 rows and 68 variables
Name of the source dataset.
Station where sample was collected.
Latitude in decimal degrees.
Longitude in decimal degrees.
Were lat/long coordinates collected in the field (TRUE), or do they represent the location of a fixed station (FALSE)?
Date sample was collected.
Date and time sample was collected.
Notes or comments.
Bottom depth (m).
Tidal stage (always High Slack).
Microcystis bloom intensity on a qualitative scale from 1 to 5 where 1 = absent, 2 = low, 3 = medium, 4 = high, and 5 = very high.
Whether the Chlorophyll value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Chlorophyll concentration (\mu
g L-1).
Secchi depth (cm).
Temperature (°C) at surface.
Temperature (°C) at bottom.
Specific conductance (\mu
S cm-1) at surface.
Specific conductance (\mu
S cm-1) at bottom.
Dissolved oxygen (mg/L) at surface.
Dissolved oxygen (mg/L) at bottom.
Dissolved oxygen percent (dimensionless) at surface.
Dissolved oxygen percent (dimensionless) at bottom.
pH (dimensionless) at surface.
pH (dimensionless) at bottom.
Turbidity (NTU) at surface.
Turbidity (NTU) at bottom.
Turbidity (FNU) at surface.
Turbidity (FNU) at bottom.
Whether the Pheophytin value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Pheophytin concentration (\mu
g L-1).
Whether the Total Alkalinity value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Alkalinity (mg/L).
Whether the Total Ammonia value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Ammonia (mg/L).
Whether the Dissolved Ammonia value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved Ammonia (mg/L). If DissAmmonia_Sign is <, this is equal to the reporting limit, NA = RL unknown.
Whether the Dissolved Bromide value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved bromide (mg/L).
Whether the Dissolved Calcium value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved calcium (mg/L).
Whether the Total Chloride value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total chloride (mg/L).
Whether the Dissolved Chloride value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved chloride (mg/L).
Whether the Dissolved Nitrate Nitrite value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved Nitrate and Nitrite (mg/L). If DissNitrateNitrite_Sign is <, this is equal to the reporting limit, with NA = RL unknown.
Whether the DOC value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved organic carbon (mg/L).
Whether the TOC value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Organic Carbon (mg/L).
Whether the DON value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved Organic Nitrogen (mg/L).
Whether the Total Organic Nitrogen value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Organic Nitrogen (mg/L).
Whether the Dissolved Ortho-phosphate value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved Ortho-phosphate (mg/L). If DissOrthophos_Sign is <, this is equal to the reporting limit, with NA = RL unknown.
Whether the Total Phosphate value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total phosphorous (mg/L).
Whether the Dissolved Silica value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Dissolved silica (mg/L).
Whether the Total Dissolved Solids value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Dissolved Solids (mg/L).
Whether the TSS value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Suspended Solids (mg/L).
Whether the VSS value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Volatile Suspended Solids (mg/L).
Whether the TKN value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), or reported as the measured value "=".
Total Kjeldahl Nitrogen (mg/L).
More metadata and information on methods are available here.
wq
; for more information on _Sign variables: sign_variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.