# Service Availability

The service availability analysis allows for the percentage calculation of how often good, moderate, and poor flight conditions occur. Specifically, it evaluates the proportion during which nominal, moderate, or severe weather conditions are present, based on selected parameter limits.&#x20;

Service availability is given when the analysis limits are met (nominal, if applicable, moderate values) and flight conditions allow operations. The analysis can be conducted simultaneously for multiple locations and at arbitrary times of the day.

When creating a service availability analysis, a distinction is made between high level (evaluation of a specific time of day) and detailed (comprehensive evaluation of all times of day at once). In both analysis types, visual assessments of operational conditions per month and a corresponding summary of conditions per year are created. Additionally, the reasons for moderate and severe conditions are displayed. You also have the option to view a sample analysis for a quick overview.

<details>

<summary>Benefits</summary>

* Know what is the expected up/down time of my service per year/month
* What are the parameters causing the downtime per year
* Build up profound knowledge as a baseline for comparison
* What is the expected up/down time of my service per year/month/time of day
* What are the parameters causing the downtime per year/month/time of day

</details>

## High level

The high-level analysis is used to evaluate service availability at a specific time of day (day, night, day & night, or custom).

#### Content

<details>

<summary>Operational Conditions</summary>

Operational Conditions (yearly, operational conditions per month), reasons for severe conditions (per year), reasons for moderate conditions (per year)

</details>

<details>

<summary> Map Overview</summary>

Map Overview of location (continent, world)

</details>

#### Creation

{% hint style="success" %}
Analysis at multiple locations simultaneously.
{% endhint %}

{% hint style="success" %}
Analysis of individual time frames and day times.
{% endhint %}

#### Use cases

<details>

<summary>Use cases </summary>

* Useful for a quick and broad monthly and annual assessment (faster than a detailed analysis)
* For drone operations over extended periods – enables the highest possible availibility for deployment
* As an addition to NOVA, which evaluates the period outside the one-week evaluation range

</details>

## Detailed

The detailed analysis is used to evaluate service availability for day, night, and day & night simultaneously and provides hourly evaluations.&#x20;

#### Content

<details>

<summary>Detailed day</summary>

Operational conditions (per year, per month), reasons for servere conditions (per year, per month), reasons for moderate conditions (per year, per month), operational conditions (per hour (nominal), per hour (nominal + moderate))

</details>

<details>

<summary>Detailed day and night</summary>

Operational conditions (per year, per month), reasons for servere conditions (per year, per month), reasons for severe conditions (per hour per month), reasons for moderate conditions (per year, per month), operational conditions (per hour (nominal), per hour (nominal + moderate))

</details>

<details>

<summary>Detailed night</summary>

Operational conditions (per year, per month), reasons for servere conditions (per year, per month), reasons for moderate conditions (per year, per month), operational conditions (per hour (nominal), per hour (nominal + moderate))

</details>

<details>

<summary> Map Overview</summary>

Map Overview of location (continent, world)

</details>

#### Creation

{% hint style="success" %}
Analysis at multiple locations simultaneously.
{% endhint %}

{% hint style="success" %}
Analysis of individual time frames and day times.
{% endhint %}

#### Use cases

<details>

<summary>Use cases </summary>

* Useful for a broad and hourly evaluation&#x20;
* For drone operations over extended periods – enables the highest possible availibility for deployment
* As an addition to NOVA, which evaluates the period outside the one-week evaluation range

</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/analysis-types/service-availability.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.
