Instructions

Please review the equipment sensor inference inputs, and make corrections to anomaly predictions from the Lookout for Equipment Model.

Equipment Sensor Data Inputs

{% for pair in task.input.signal %} {% endfor %}
TIMESTAMP Reactive Power Wind Speed 1 Outdoor Temp Grid Frequency Pitch Angle
{{ pair.timestamp }} {{ pair.reactive_power }} {{ pair.wind_speed_1 }} {{ pair.outdoor_temp }} {{ pair.grid_frequency }} {{ pair.pitch_angle }}

Enter the Start and End Time Ranges below

These date ranges indicate previously detected anomalies and will serve as labels for your dataset

{% for pair in task.input.anomaly %} {% endfor %}
START END