Last chance! 50% off unlimited learning
Sale ends in
download.daymet(years, tiles, data.type = "all", download.folder = getwd(),
http = "https://thredds.daac.ornl.gov/thredds/fileServer/ornldaac/1328/tiles")
## Not run: ------------------------------------
# # 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, tiles=laramie.plains, data.type=c('tmin','tmax'))
## ---------------------------------------------
Run the code above in your browser using DataLab