readData: Read wind data

Description Usage Arguments Details Value

Description

readData reads wind data into a dataframe

Usage

1
readData(fileName)

Arguments

fileName

full path to wind data file to be read in

Details

This fucntion reads in a file containing wind data. The input file must contain the following data in this order: 'identifier', 'lat', 'lon', 'datetime', 'obs_speed', obs_dir'

Value

dataframe for use by other windtools functions


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