# Wind

The **Wind** tab presents an overview of how to visualize the intensity, frequency, and direction of the wind.

**Clima** allows the user to visualize the annual, seasonal, daily and customizable period wind data in a [wind rose](https://en.wikipedia.org/wiki/Wind_rose).

<figure><img src="/files/fizHed4aGrFbbh2nX6dv" alt=""><figcaption><p>Example: annual wind rose for <strong>Rome, ITA</strong></p></figcaption></figure>

Moreover, **Clima** shows wind intensity and direction using [heat maps](https://en.wikipedia.org/wiki/Heat_map).

<figure><img src="/files/5qdfIt2urC8rHfPwagOV" alt=""><figcaption><p>Example: Heat map of the hourly wind intensity on all days of the year for <strong>Rome, ITA</strong></p></figcaption></figure>

<figure><img src="/files/KdPckxxtCHxJ9f59nxKE" alt=""><figcaption><p>Example: Heat map of the hourly wind direction on all days of the year for <strong>Rome, ITA</strong></p></figcaption></figure>

### Video Tutorial

Learn more about the Wind tab by watching the following video.

{% embed url="<https://youtu.be/VJ_wOHadVdw?si=W90QpOb4VoqUPcbA&t=524>" %}


---

# 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://cbe-berkeley.gitbook.io/clima/documentation/tabs-explained/wind.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.
