Skip to contents

Gridded Data

Get gridded weather data from SILO

get_weather_data()
Retrieve weather data for the given location and dates

Station Data

Get information about weather stations and weather data from them

get_all_stations()
Get a list of all weather stations
get_station_by_name()
Get station details from a provided (partial) name
get_station_data()
Retrieve weather data for the given station ID and dates
get_station_details()
Get details of an individual weather station
get_stations_by_dist()
Get list of all weather stations within specified distance

Other

run_weather_app()
Run the Shiny weathervane app
weather_variables()
Weather variables, including ID codes and descriptions