View source: R/get_filelists.R
get_gcp_urls | R Documentation |
Get GCP file list
get_gcp_urls(
config = "short_range",
domain = "conus",
date,
hour = "00",
minute = "00",
num,
ensemble = NULL,
output = "channel_rt"
)
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 |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.