R/download_daymet_tiles.r
download_daymet_tiles.Rd
Function to batch download gridded 'Daymet' data tiles
location of a point c(lat, lon) or a bounding box defined by a top left and bottom-right coordinates c(lat, lon, lat, lon)
which tiles to download, overrides geographic constraints
start of the range of years over which to download data
end of the range of years over which to download data
where should the downloaded tiles be stored (default = tempdir())
climate variable you want to download vapour pressure (vp), minimum and maximum temperature (tmin,tmax), snow water equivalent (swe), solar radiation (srad), precipitation (prcp) , day length (dayl). The default setting is ALL, this will download all the previously mentioned climate variables.
suppress the verbose output
TRUE
or FALSE
(default),
override the conservative end year setting
downloads netCDF tiles as defined by the Daymet tile grid