getFilelist: Get file list

Description Usage Arguments Value Author(s)

View source: R/getFilelist.R

Description

get a list of paths to files containing the requested data

Usage

1
2
3
getFilelist(config = "short_range", type = "channel",
  startDate = NULL, endDate = NULL, t = NULL, f = NULL, n = 5,
  m = NULL)

Arguments

config

model configuration

type

output type

startDate

dates of interst

t

time of forecast

f

hours foward from t

n

if f is null n can be used to limit the number of files returned

m

ensemble memeber (long_range only)

useHTTP

use HTTP? default = FALSE

Value

a list of file paths

Author(s)

Mike Johnson


mikejohnson51/NWM documentation built on Nov. 12, 2019, 10:28 a.m.