get_timeseries_local: Extract Timeseries from local file list

View source: R/download_utils.R

get_timeseries_localR Documentation

Extract Timeseries from local file list

Description

Extract Timeseries from local file list

Usage

get_timeseries_local(
  fileList,
  ids = NULL,
  index_id = "feature_id",
  varname = "streamflow",
  outfile = NULL
)

Arguments

fileList

a list of non-gridded NWM outputs

ids

a set of ids to limit the returned data to

index_id

the name of the id attributes

varname

the name of the variable

outfile

file path to save data to (.nc extension)

Value

data.frame


mikejohnson51/nwmTools documentation built on Dec. 4, 2024, 12:25 p.m.