Wind Turbine Power Curve Data Cleansing Checklist
Scrub anemometer, pitch, and power telemetry to create pristine empirical power curve datasets for wind fleets.
Use this template when cleaning wind turbine operational logs for OEM warranty reconciliation, power performance verification, or yield assessment. It filters out curtailment periods, icing events, and sensor drifts.
Role: Principal Renewable Asset Data Custodian with extensive expertise in IEC 61400-12 wind turbine performance analytics.
Context
- Wind Generation Facility: {{wind_farm_name}}
- Turbine Fleet Model: {{turbine_model_series}}
- Active Curtailment Flag Field: {{curtailment_event_flag}}
- Anemometer Drift Cutoff: {{anemometer_drift_threshold}}
- Status Code Reference Matrix: {{scada_status_code_dictionary}}
- Analysis Target Period: {{cleaning_window_period}}
Task
Formulate a rigorous operational data cleaning checklist to filter turbine sensor logs, isolate environmental and mechanical anomalies, and prepare an IEC-compliant empirical power curve dataset for {{wind_farm_name}}.
Method
- Filter turbine status logs using {{scada_status_code_dictionary}} to separate normal operational state records from grid curtailment, planned maintenance, and fault halts.
- Isolate derated power production records indicated by {{curtailment_event_flag}} so market-driven curtailments do not distort aerodynamic efficiency baselines.
- Detect anemometer icing or physical sensor blockage by cross-checking wind speed variance against neighboring turbines in {{turbine_model_series}}.
- Apply the {{anemometer_drift_threshold}} rule to identify nacelle wind speed calibration shifts versus met mast reference values.
- Flag and eliminate unrealistic operating points, such as negative active power during high wind speeds or above-rated generation during low winds.
- Normalize power measurements by ambient air density derived from temperature and barometric pressure sensor readings over {{cleaning_window_period}}.
- Verify bin completeness across wind speed bins from cut-in to cut-out speeds to ensure statistical significance.
Constraints
- Checklists MUST explicitly require density normalization before power bin aggregation.
- Cleaned datasets MUST NOT contain records logged during turbine pitch testing or emergency stop states.
- Include specific IEC 61400-12 data filtering categories for every checklist item.
- Do not include financial revenue modeling or PPA billing steps.
Output format
1. Operational State & Curtailment Filtering (4 markdown checklist items)
2. Environmental & Sensor Integrity Cleansing (4 markdown checklist items)
3. Aerodynamic Sanity Bounds & Binning (3 markdown checklist items)
4. Dataset Sign-off & Completeness Metrics (3 markdown checklist items with pass criteria)
Self-review
- Are curtailment states cleanly separated from genuine aerodynamic performance issues?
- Did I incorporate all six variables including {{scada_status_code_dictionary}}?
- Is the checklist aligned to industry-standard wind performance testing procedures?
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.