View source: R/get_filelists.R
get_nomads_urls | R Documentation |
Get NOMADs File List
get_nomads_urls(
config = "short_range",
domain = "conus",
date = NULL,
hour = NULL,
minute = "00",
num,
ensemble = NULL,
output = "channel_rt",
version = "prod",
outdir = NULL
)
config |
the NWM model configurarion |
domain |
the NWM model domain |
date |
date of interest |
hour |
hour of interest |
minute |
minute of interest |
num |
number of files to get (forward from provides data-hour-minute) |
ensemble |
the NWM ensemble number |
output |
the NWM model output type |
version |
server version (prod or para) |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.