Get weather records from expDB
dbGetWeather(con, name, format = "data_frame", na = NA_character_, tz = "UTC")
a connection object as produced by dbConnect
The met name
The format of export dataset.
The character for missing value with default NA
Time zone applied for hourly temperature
a data.frame for all weather records