R/swdi-transform.R
get_noaa_swdi_mtda_paths.Rd
Provides a helper dataframe to list all of the files extracted for NOAA SWDI for a specified year of download
get_noaa_swdi_mtda_paths( ds_source = "noaa_swdi", dl_date, yr, noaa_swdi_ind_tiles, noaa_swdi_type )
ds_source | (character) : name of the data source, default to "noaa_swdi" |
---|---|
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 |
yr | (integer) : The specifics NOAA SWDI year CSV we want to transform |
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:
|
A tibble with filenames