Releases: abbey2017/wind-energy-analytics
Expected Power Module
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
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
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
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
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
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.