USGS_CAWSC | R Documentation |
Discrete water quality data from the USGS California Water Science Center
USGS_CAWSC
a tibble with 16,751 rows and 19 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.
Whether the Chlorophyll value is estimated (extrapolated at low end) or reported as measured.
Chlorophyll concentration (\mu
g L-1).
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), estimated "~", 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 Nitrate Nitrite value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), estimated "~", or reported as the measured value "=".
Dissolved Nitrate and Nitrite (mg/L)
Dissolved Organic Carbon (mg/L)
Whether the Dissolved Orthophosphate value is lower than reported ("<" because it is below the reporting limit and the reporting limit is used as the value), estimated "~", or reported as the measured value "=".
Dissolved Ortho-phosphate (mg/L)
Dissolved oxygen (mg/L) at surface.
pH (dimensionless) at surface.
Temperature (°C) at surface.
Specific conductance (\mu
S cm-1) at surface.
More metadata and information on methods are available here for data and here for metadata.
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.