# Analytics & Performance

After your simulation has been completed, you will be able to access some analytics and performance metrics and visualizations for the met masts and turbines in your simulation domain. This enables a quick triage of the results before a deeper analysis or comparison is done. The plots are generated for each height at the met mast or at hub height at the turbine location.

{% hint style="info" %}
For windturbines the rotor-averaged-windspeed is used to generate the weibull and windrose plots. For more information, you can check the parametrization of the windturbine in the Whiffle LES.
{% endhint %}

#### Weibull plot <a href="#analytics-and-performance-weibullplot" id="analytics-and-performance-weibullplot"></a>

A visualization of the wind speed distribution with associated weibull fit and parameters

<div align="left"><figure><img src="/files/IH9tKqYLlHuAc4PWPBiI" alt=""><figcaption></figcaption></figure></div>

#### Windrose plot <a href="#analytics-and-performance-windroseplot" id="analytics-and-performance-windroseplot"></a>

A visualization of the wind direction distribution at the particular location and height

<div align="left"><figure><img src="/files/3WSo6ZIgjX1NAgK4CN98" alt=""><figcaption></figcaption></figure></div>

#### Profile of wind speed <a href="#analytics-and-performance-profileofwindspeed" id="analytics-and-performance-profileofwindspeed"></a>

A visualization of the evolution of wind speed with increasing height at the met mast location. This is sampled at the selected met mast heights when starting the simulation.

{% hint style="info" %}
This is not yet available for turbines
{% endhint %}

<div align="left"><figure><img src="/files/SY3oQCGm8vtTLtGbPkxu" alt=""><figcaption></figcaption></figure></div>

#### Profile of turbulence intensity <a href="#analytics-and-performance-profileofturbulenceintensity" id="analytics-and-performance-profileofturbulenceintensity"></a>

A visualization of the evolution of turbulence intensity with increasing height at the met mast location. This is sampled at the selected met mast heights when starting the simulation.

{% hint style="info" %}
This is not yet available for turbines
{% endhint %}

<div align="left"><figure><img src="/files/qMwc7oQecMcG5KdrG7wV" alt=""><figcaption></figcaption></figure></div>

#### Turbulence intensity vs windspeed <a href="#analytics-and-performance-turbulenceintensityvswindspeed" id="analytics-and-performance-turbulenceintensityvswindspeed"></a>

A visualization how the turbulence intensity varies with increasing windspeed. This visualization can be used to inspect any spikes on turbulence intensity for higher windspeed

{% hint style="info" %}
This is not yet available for turbines
{% endhint %}

<figure><img src="/files/Lxoie1DygJYrjpnpbcay" alt=""><figcaption></figcaption></figure>

#### Windspeed timeseries <a href="#analytics-and-performance-windspeedtimeseries" id="analytics-and-performance-windspeedtimeseries"></a>

A visualization of the wind speed timeseries at this particular location and altitude

<figure><img src="/files/Hcf0G0WPdeizgUGCTkRs" alt=""><figcaption></figcaption></figure>

#### Turbulence intensity timeseries <a href="#analytics-and-performance-turbulenceintensitytimeseries" id="analytics-and-performance-turbulenceintensitytimeseries"></a>

A visualization of the turbulence intensity timeseries at this particular location and altitude

{% hint style="info" %}
This is not yet available for turbines
{% endhint %}

<figure><img src="/files/JVoKrr6B44RZpstr3cLf" alt=""><figcaption></figcaption></figure>

#### Power output <a href="#analytics-and-performance-poweroutput" id="analytics-and-performance-poweroutput"></a>

{% hint style="info" %}
This is not yet available for metmasts
{% endhint %}

<figure><img src="/files/BHQFUhaQtAo9BQee8peo" alt=""><figcaption></figcaption></figure>

## Performance <a href="#analytics-and-performance-performance" id="analytics-and-performance-performance"></a>

On the performance tab you can inspect the mean wind speed and energy production numbers of all turbines. These numbers are computed for both the simulation period as well as a long-term corrected variant in case more than 180 simulation days are selected. More information about the long-term correction can be found [here](broken://pages/yktDzgzhpl7TPOyF7cij).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.whiffle.cloud/outputs/analytics-and-performance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
