# Download 2009-2010 min and max temp for tiles 11737 and 11738
laramie.plains <- c(11737, 11738)
my.years <- c(seq(2009,2010,1))
download.daymet(years=my.years, tile=laramie.plains, data.type=c('tmin','tmax'))
Run the code above in your browser using DataLab