Description Usage Arguments Value
Wrapper for NOAA SWDI transformation pipeline.
1 2 3 4 5 6 7 | noaa_swdi_transform(
dl_date,
yrs,
ds_source = "noaa_swdi",
noaa_swdi_ind_tiles = 1,
noaa_swdi_type
)
|
dl_date |
(date) : Date in which the file were downloaded. This is going to look for a folder in the 'data/ds_source/' named as this date |
yrs |
(array): numerical array with the years which needs to be transformed |
ds_source |
(character) : data names. Default to "noaa_swdi" |
(list) : A list of transformed shapefiles, in which the names is the year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.