downloadUtilFiles {INLAspacetime} | R Documentation |
Download files from the NOAA's GHCN daily data
Description
Download files from the NOAA's GHCN daily data
Usage
downloadUtilFiles(data.dir, year = 2022, force = FALSE)
Arguments
data.dir |
the folder to store the files. |
year |
the year of the daily weather data. |
force |
logical indicating if it is to force the download. If FALSE each file will be downloaded if it does not exists locally yet. |
Value
a named character vector with the local file names: daily.data, stations.all, elevation.
[Package INLAspacetime version 0.1.8 Index]