Learn R Programming

gainML (version 0.1.0)

wtg: Wind turbine operational data

Description

A dataset containing the measurements of wind-related and other environmental variables as well as the actual power output measurements of an operating wind turbine.

Usage

wtg

Arguments

Format

A data frame with 1000 rows and 7 variables:

  • time: timestamp,

  • V: wind speed (\(m/s\)),

  • D: wind direction (degree),

  • rho: air density (\(kg/m^3\)),

  • I: turbulence intensity,

  • Sb: below-hub wind shear,

  • y: power output (\(kW\)).