Skip to content

Releases: abbey2017/wind-energy-analytics

Expected Power Module

14 Sep 23:37
7c66828
Compare
Choose a tag to compare

The expected power module is released in this version to enable the estimation of expected power from a wind turbine based on the typical operating condition.

The operational power curve of the turbine is obtained by filtering the provided training data using the power curve filtering module in the scada_data_analysis library.

A new column named expected_power is added to the test data provided by the user.

Expected Power Module

21 Aug 05:49
Compare
Choose a tag to compare

The expected power module is released in this version to enable estimation of the expected power from a wind turbine based on the typical operating condition.

The operational power curve of the turbine is obtained by filtering the provided training data using the power curve filtering module in the scada_data_analysis library.

A new column named expected_power is added to the test data provided by the user.

Expected Power Module

21 Aug 05:08
b4c2837
Compare
Choose a tag to compare

The expected power module is released in this version to enable estimation of the expected power from a wind turbine based on the typical operating condition.

The operational power curve of the turbine is obtained by filtering the provided training data using the power curve filtering module in the scada_data_analysis library.

A new column named expected_power is added to the test data provided by the user.

Power curve filtering feature released

03 Jul 05:09
f941e23
Compare
Choose a tag to compare

This version features a power curve filtering module that takes in raw SCADA data from multiple wind turbines and returns two subsets of the original dataset namely the normal and abnormal operations data.

power curve filtering module with description

03 Jul 01:22
a10a08b
Compare
Choose a tag to compare

This version features a power curve filtering module that takes in raw SCADA data from multiple wind turbines and returns two subsets of the original dataset namely the normal and abnormal operations data.

power curve filtering module

02 Jul 05:04
ad5b8aa
Compare
Choose a tag to compare

The first version of this package features a power curve filtering module that takes in raw SCADA data from multiple wind turbines and returns two subsets of the original dataset namely the normal and abnormal operations data.