Skip to contents

Download weather station data from SILO

Usage

download_silo(date, year, var, path)

Arguments

date

date to download data for in YYYY-MM-DD format

year

year of date

var

name of variable to download (e.g. max_temp, min_temp, daily_rain)

path

pathway to output directory

Value

raster of selected weather data variable for selected date

See also