wnBuildBiasDf: Combine multiple bias.txt files into a single dataframe

Description Usage Arguments Details Value

Description

wnBuildBiasDf convert list of bias dataframes into single dataframe

Usage

1
wnBuildBiasDf(dfList, nameList)

Arguments

dfList

list of dataframes to combine returned from wnReadBiasData()

nameList

list of weather forecasts used in WindNinja simulation

Details

Combines multiple bias.txt files that have been read in with wnReadBiasData() into a single dataframe that can be used with other windtools functions. Note that dfList and nameList must be in the same order.

Value

dataframe that can be used with other windtools functions


nwagenbrenner/windtools documentation built on May 24, 2019, 10:56 a.m.