R/class_hourly_temp.R
hourly_temp.Rd
Build a hourly_temp from a data.frame, data.table, sf or sftime
hourly_temp(x, temp = "temp", lat = "lat", lon = "lon", time = "time", network)
a data.frame, data.table, sf or sftime
the column name for the temperature in degree celcius
the column name for the latitude
the column name for the longitude
the column name for the time in UTC
the name of the network
a hourly_temp object