data_buoy {forecastML} | R Documentation |
NOAA buoy weather data
Description
A dataset containing daily average sensor measurements of several environmental conditions collected by 14 buoys in Lake Michigan from 2012 through 2018.
Usage
data_buoy
Format
A data.frame with 30,821 rows and 9 columns:
- date
date
- wind_spd
average daily wind speed in kts
- buoy_id
the station ID for each buoy
- lat
latitude
- lon
longitude
- day
day of year
- year
calendar year
- air_temperature
air temperature in degrees Fahrenheit
- sea_surface_temperature
water temperature in degrees Fahrenheit
Source
[Package forecastML version 0.9.0 Index]