dataDownload | R Documentation |
helper function to download netCDF files, not called by user
dataDownload(type, year, month = NULL, dir, varname, quiet = TRUE)
type |
type of environmental data to download, "day" or "month" resolutions currently accepted. |
year |
year of interest to download data for. Must be provided |
month |
month of interest to download data for. If not provided, all months with available data will be downloaded. |
varname |
Bluelink variable of interest to be downloaded. |
quiet |
Should the files be downloaded in silence? |
Download netCDF files from Bluelink for internal processing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.