get_mesonet_weather: Get Mesonet Weather Data

Description Usage

Description

This function gets weather data from MESONET for a particular weather station (find this using get_station_info), then converts the data into daily averages in Celcius, knots, and 0.1xmm precipitation. This function requires a lot of arguments, and it really exists just to test that you have the values specified correctly before you use the next function, get_mesonet_weather_df, on a dataframe with columns that are named correctly.

Usage

1
get_mesonet_weather(station, year1, month1, day1, year2, month2, day2, tz)

Alice-MacQueen/USweather documentation built on June 12, 2019, 12:33 a.m.