NCRO | R Documentation |
Water quality data from the California Department of Water Resources North Central Region Office.
NCRO
a tibble with 10,652 rows and 49 variables
Name of the source dataset.
Station where sample was collected.
Latitude in decimal degrees.
Longitude in decimal degrees.
Date sample was collected.
Date and time sample was collected.
Secchi depth (cm).
Microcystis bloom intensity on a qualitative scale from 1 to 5 where 1 = absent, 2 = low, 3 = medium, 4 = high, and 5 = very high.
Temperature (°C) at surface.
Specific conductance (\mu
S cm-1) at surface.
Dissolved oxygen (mg/L) at surface.
Dissolved oxygen (mg/L) at bottom.
pH (dimensionless) at surface.
Turbidity (NTU) at surface.
Turbidity (FNU) at surface.
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 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
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). If DissBromide_Sign is <, this is equal to the reporting limit
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). If DissCalcium_Sign is <, this is equal to the reporting limit
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 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).
Whether the Pheophytin 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 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
Whether the Dissolved Organic Carbon 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). If DOC_Sign is <, this is equal to the reporting limit
Whether the Total Organic Carbon 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).If TOC_Sign is <, this is equal to the reporting limit
Whether the Dissolved Organic Nitrate 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).If DON_Sign is <, this is equal to the reporting limit
Whether the Dissolved Orthophos 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
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). If TotPhos_Sign is <, this is equal to the reporting limit.
Whether the Total Suspended 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 suspended solids (mg/L). If TSS_Sign is <, this is equal to the reporting limit
Whether the Volatile Suspended 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 "="
Volatile suspended solids (mg/L). If VSS_Sign is <, this is equal to the reporting limit
Whether the Total Kjeldahl 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 "=". "NA" indicates reporting limit unknown.
Total Kjeldahl Nitrogen (mg/L). IF TKN_Sign is <, this is equal to the reporting limit.
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).
Contact Jared Frantzich Jared.Frantzich@water.ca.gov for more information.
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.