hobo {aelab} | R Documentation |
Processed data from Onset HOBO Dissolved Oxygen Data Logger. A dataset containing 336 dissolved oxygen concentrations changed over time.
Description
Processed data from Onset HOBO Dissolved Oxygen Data Logger. A dataset containing 336 dissolved oxygen concentrations changed over time.
Format
A data.frame with 336 rows and 13 variables:
date_time: Date and time in POSIXct format.
pressure_hpa: Atmospheric pressure (hpa).
wind_ms: Wind speed (m/s).
do: Dissolved oxygen concentrations (mg/L)
temp: Water temperature (Celsius)
depth: Water depth (m).
salinity: Salinity (ppt).
start_date_time: Start date and time of the deployment.
end_date_time: End date and time of the deployment.
sunrise: Sunrise time during that day.
sunset: Sunset time during that day.
no_hobo: Name for the data logger .
site: Name for the site.
Source
own data.
[Package aelab version 0.4.0 Index]