Download data for NOAA SWDI data
noaa_swdi_data_download( noaa_all, noaa_swdi_ind_tiles, noaa_swdi_type, year_periods = 1995:1995, data_folder = "data", remove = FALSE )
noaa_all | (tibble) : Data and Metadata info |
---|---|
noaa_swdi_ind_tiles | (integer) : A value in |
noaa_swdi_type | (character) : Specifying the type of NOAA-SWDI data to
download and extract. Can be one of the following values:
|
year_periods | (numeric) : 1800:1800 (default) array of years to be downloaded |
data_folder | (character) : "data" (default) data folder name |
remove | (logical) : FALSE (default) remove .zip file after extraction |