# OPERATIONAL ANALYTICS

NOVA OA is a software solution designed for conducting in-depth weather analyses tailored to Innovative Air Mobility (IAM). It analyzes historical weather data over a selected period of time at locations relevant for the planned operations. The weather data is evaluated on an hourly basis considering the envisioned concept of operations.

To create individual analyses, you may select one of four simulation types with varying levels of detail. OA-specific assets tailored to your needs can be created and re-used. Analyses can be edited and tweaked once they are finished.

The difference compared to the NOVA simulations [NOW](/nova/missions/results/now.md), [AWARE](/nova/missions/results/aware.md), and [CAST](/nova/missions/results/cast.md) lies in the fact that OA focuses exclusively on weather data from the past enabling long-term, strategic business planning.

As with the other simulation types, you can set limits in OA to analyze whether the weather data falls within the nominal, moderate, or critical range and draw conclusions regarding operational planning based on this. In contrast, however, you do not receive an automatic assessment of flight feasibility after the evaluation but a visualized historical dataset that allows you to estimate the likelihood of nominal, moderate, and critical weather conditions.

## Key features & benefits

<details>

<summary>Service Availability Insights</summary>

* Predict uptime and downtime per year/ month and time of day, including causes of downtime.
* Comparison of service availability across locations.

</details>

<details>

<summary>Wind Analysis</summary>

* Comprehensive assessment of wind conditions, including wind strength, direction, and effects of day/ night.
* Available for single or multiple locations with classifications of wind intensities and directions.

</details>

<details>

<summary>Track and Site Evaluation</summary>

* In-depth evaluation of track availability at multiple heights and under specific limitations.
* Support for site assessments with prioritization and visualizations for stakeholders.

</details>

<details>

<summary>Comparison and Benchmarking</summary>

* Build a solid knowledge base for comparison and decision-making across different locations and conditions.

</details>

<details>

<summary>Detailed Analyses</summary>

* Highest level of detail, including seasonal dependencies

</details>


---

# 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/operational-analytics.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.
