EDSM | R Documentation |
Water quality data from the United States Fish and Wildlife Service Enhanced Delta Smelt Monitoring Program.
EDSM
a tibble with 30,957 rows and 14 variables
Name of the source dataset.
Station where sample was collected. This represents an identifier for the unique EDSM target location. Multiple tows (and water quality samples) were often collected at each target location on a day.
Latitude in decimal degrees. This is the actual latitude of the sample collection, not the latitude of the target location.
Longitude in decimal degrees. This is the actual longitude of the sample collection, not the longitude of the target location.
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 of sample collection.
Bottom depth (m).
Tidal stage.
Secchi depth (cm).
Temperature in °C.
Temperature (°C) at bottom.
Specific conductance (\mu
S cm-1) at surface.
Dissolved oxygen (mg/L) at surface.
Dissolved oxygen (mg/L) at bottom.
Comments.
More metadata and information on methods are available here.
wq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.