TEO at DP 2017 {renpow}R Documentation

Dataset: Example of wind speed at two heights

Description

Example summer 2017 TEO station at DP campus. Includes wind speed at two heights, air temp two heigths, BP, RH, Wind dir

Usage

data("TEODP2017")

Format

Text file with header x specifying the variable name

Details

Example for wind speed height calibration

Source

http://teo.unt.edu

References

Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)

Examples

v1.v2 <- TEODP2017[,c(1,8,4)]

[Package renpow version 0.1-1 Index]