# Local-Flight

## Parameter Overview

In AWARE, a 48-hour graphic showing the flight conditions is displayed. Each hour within this time window is individually assessed and represented using the color scheme. The graphic is divided into two 24-hour blocks for the current day and the following day. For easier reading, the date of each day is shown above the 24-hour block, with times indicated in 6-hour increments. This setup makes it immediately clear whether a flight is possible within the desired time window or at what times conditions are more favorable.

<figure><img src="/files/V7MGUr6Pyw6JwMUNUn72" alt="" width="563"><figcaption><p>Weather condition summary</p></figcaption></figure>

Clicking on the graphic, the relevant limit parameters along with their respective units are displayed in separate graphs. The hourly values of each parameter are connected by a line that moves within color-coded ranges representing nominal, moderate, or severe levels. The specific upper and lower limits to the left of the graph are based on the 2-day minimum and maximum values.

<figure><img src="/files/CcTFaXkTfN7E20UoVBPT" alt="" width="563"><figcaption><p>Parameter visualization</p></figcaption></figure>

## Weather Icons

Above the display, weather symbols are shown, representing the weather conditions for the respective time periods. Common weather symbols include:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>SUNNY</strong></td><td></td><td></td><td><a href="/files/aIloXWhAcM9rfwjV3Aee">/files/aIloXWhAcM9rfwjV3Aee</a></td></tr><tr><td><strong>CLOUDY</strong></td><td></td><td></td><td><a href="/files/1gzyNGIESfzAjay08eJX">/files/1gzyNGIESfzAjay08eJX</a></td></tr><tr><td><strong>CLEAR NIGHT</strong></td><td></td><td></td><td><a href="/files/eeoqrZ3MYNjd5c9ESbot">/files/eeoqrZ3MYNjd5c9ESbot</a></td></tr><tr><td><strong>LIGHT CLOUDS</strong></td><td></td><td></td><td><a href="/files/1QZWijYTqCgBw0xBobVk">/files/1QZWijYTqCgBw0xBobVk</a></td></tr><tr><td><strong>RAIN</strong></td><td></td><td></td><td><a href="/files/5s41uAm2Fl9Ocl2G9Osr">/files/5s41uAm2Fl9Ocl2G9Osr</a></td></tr><tr><td><strong>LIGHT CLOUDS (NIGHT)</strong></td><td></td><td></td><td><a href="/files/xZCfF8imoMMAOepaxn02">/files/xZCfF8imoMMAOepaxn02</a></td></tr><tr><td><strong>LIGHT FOG</strong></td><td></td><td></td><td><a href="/files/CakPrNp6LJTwffvLr50l">/files/CakPrNp6LJTwffvLr50l</a></td></tr><tr><td><strong>FOG</strong></td><td></td><td></td><td><a href="/files/SRzagwPR6uJE1xW2Cqxl">/files/SRzagwPR6uJE1xW2Cqxl</a></td></tr><tr><td><strong>LIGHT FOG (NIGHT)</strong></td><td></td><td></td><td><a href="/files/gD1DwuRCzCIuapUEm96W">/files/gD1DwuRCzCIuapUEm96W</a></td></tr><tr><td><strong>LIGHT CLOUDS WITH RAIN</strong></td><td></td><td></td><td><a href="/files/NRvyT3UWYJRJvXUo5n0B">/files/NRvyT3UWYJRJvXUo5n0B</a></td></tr><tr><td><strong>SNOW</strong></td><td></td><td></td><td><a href="/files/FZ7zbcQzTfvNrX3vywQ9">/files/FZ7zbcQzTfvNrX3vywQ9</a></td></tr><tr><td><strong>LIGHT CLOUDS WITH RAIN (NIGHT)</strong></td><td></td><td></td><td><a href="/files/uHxJlQbnJgJKpp3T3hfd">/files/uHxJlQbnJgJKpp3T3hfd</a></td></tr><tr><td><strong>LIGHT CLOUDS WITH SNOW</strong></td><td></td><td></td><td><a href="/files/JsrQM3Sw0XLws2LzziS6">/files/JsrQM3Sw0XLws2LzziS6</a></td></tr><tr><td><strong>SLEET</strong></td><td></td><td></td><td><a href="/files/gZKq5ArWdHttcugPdmMF">/files/gZKq5ArWdHttcugPdmMF</a></td></tr></tbody></table>


---

# 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.unisphere.io/nova/missions/results/aware/local-flight.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.
