Add weather records into expDB
dbAddWeather(con, data, name = NULL)
a connection object as produced by dbConnect
A string character for the path to met file, a WeaAna object, or a data frame.
The met name in the database if data is a data frame.
no return values