# Spiega i pattern della vegetazione

In questo caso d’uso, valutiamo i dati della serie temporale NDVI per comprendere lo sviluppo e la variabilità della vegetazione su più campi. Utilizzando il connesso **GeoPard MCP**, un LLM recupera i valori NDVI nell’intervallo di date selezionato e sintetizza le tendenze per ciascun confine di campo. Questo aiuta a evidenziare le differenze nel vigore delle colture, individuare i periodi di stress e mettere in risalto i pattern spaziali che possono indicare fabbisogni nutrizionali, problemi di umidità, pressione di parassiti o differenze di gestione.

Le visualizzazioni risultanti mostrano la distribuzione NDVI e i confronti tramite boxplot campo per campo, consentendo un’interpretazione chiara fianco a fianco.

{% hint style="success" %}
Assicurati che GeoPard MCP sia connesso prima di eseguire questo workflow. I dettagli di configurazione sono forniti [qui](/geopard-tutorials/it/tour-del-prodotto-app-web/geopard-mcp/collega-geopard-mcp.md).
{% endhint %}

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

Di seguito sono riportati i report e le spiegazioni.

<figure><img src="/files/6b78d09ef2e82fa0046dd5533f9598a39e191921" alt="NDVI Trend Comparison"><figcaption><p>Confronto dell’andamento NDVI</p></figcaption></figure>

<figure><img src="/files/414b9d621247968994272159b9c3db4dc189f797" alt="NDVI Distribution per Field"><figcaption><p>Distribuzione NDVI per campo</p></figcaption></figure>

<figure><img src="/files/077455cf3fa525b2541f567bf6abc1df7487329c" alt="NDVI Comparison per Field at Key Dates"><figcaption><p>Confronto NDVI per campo nelle date chiave</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/it/tour-del-prodotto-app-web/geopard-mcp/spiega-i-pattern-della-vegetazione.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.
