forecastML (version 0.5.0)

data_buoy_gaps: 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. This dataset is identical to the data_buoy dataset except that there are gaps in the daily sensor data. Running fill_gaps() on data_buoy_gaps will produce data_buoy.

Usage

data_buoy_gaps

Arguments

Format

A data.frame with 23,646 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