View source: R/get_wrf_files.R
get.wrf.files | R Documentation |
Character string with the filenames of WRF SMN located in AWS Bucket
get.wrf.files(year = year, month = month, day = day, cycle = cycle, time = time)
year |
character or numeric of year |
month |
character or numeric of month |
day |
character or numeric of day |
cycle |
cycle of forecast, "00", "06", "12" or "18" |
time |
selection of datasets, "01H", "24H" or "10M" |
string of the list of elements in the Bucket
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.