# Пояснити закономірності вегетації

У цьому варіанті використання ми оцінюємо часові ряди даних NDVI, щоб зрозуміти розвиток рослинності та її мінливість на кількох полях. Використовуючи підключений **GeoPard MCP**, LLM отримує значення NDVI за вибраний діапазон дат і підсумовує тенденції для кожної межі поля. Це допомагає виявити відмінності в силі росту культур, визначити періоди стресу та підсвітити просторові закономірності, які можуть вказувати на потребу в поживних речовинах, проблеми з вологістю, тиск шкідників або відмінності в управлінні.

Отримані візуалізації показують розподіл NDVI та порівняння boxplot по кожному полю, забезпечуючи чітке порівняння поруч.

{% hint style="success" %}
Переконайтеся, що GeoPard MCP підключено, перш ніж запускати цей робочий процес. Деталі налаштування наведено [тут](/geopard-tutorials/ukrainian/oglyad-produktu-vebdodatok/geopard-mcp/pidklyuchiti-geopard-mcp.md).
{% endhint %}

{% @arcade/embed url="<https://app.arcade.software/share/SE2q59v13CzRZTn2jv25>" flowId="SE2q59v13CzRZTn2jv25" %}

Нижче наведено звіти та пояснення.

<figure><img src="/files/42df2fc6781b22227f9e4b709755fa23cf409e3b" alt="NDVI Trend Comparison"><figcaption><p>Порівняння тренду NDVI</p></figcaption></figure>

<figure><img src="/files/cbe7fdb42c6f464d232145719d9dd13aa00327f8" alt="NDVI Distribution per Field"><figcaption><p>Розподіл NDVI по полях</p></figcaption></figure>

<figure><img src="/files/c12158f6242cdb03d14030126b7c7d80956eff58" alt="NDVI Comparison per Field at Key Dates"><figcaption><p>Порівняння NDVI по полях на ключові дати</p></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-vebdodatok/geopard-mcp/poyasniti-zakonomirnosti-vegetaciyi.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.
