wnReadBiasData: Read bias.txt file create from writeBias.py

Description Usage Arguments Details Value

Description

wnReadBiasData reads bias.txt into a dataframe

Usage

1
wnReadBiasData(fileName, type)

Arguments

fileName

full path to bias.txt

type

Type of WindNinja initializaiton used; p = point, w = weather

Details

Reads in a bias.txt file created by writeBias.py. The bias.txt file must contain the following data in this order: 'identifier', 'lat', 'lon', 'datetime', 'obs_speed', 'pred_speed', 'bias_speed', 'obs_dir', 'pred_dir', 'bias_dir', 'wx_speed', 'wx_bias_speed', 'wx_dir', 'wx_bias_dir'

Value

dataframe that can be sent to wnBuildBiasDf()


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