> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/it/tour-del-prodotto-web-app/mappe-e-analisi-delle-zone/fattore-di-variazione-relativa.md).

# Fattore di variazione relativa

Rilevare i cambiamenti avvenuti nel campo durante le ultime una-due settimane o uno-due mesi, o persino nell’arco di un paio d’anni, aiuta a ottenere informazioni sullo sviluppo colturale.

Il fattore di variazione relativa o l’Indice di Variazione Relativa può essere usato per:

* individuare zone con prestazioni simili nell’arco di 5-10-20 anni e collocare le prove in aree con condizioni simili per ridurre la probabilità di errore
* monitorare i cambiamenti durante la stagione e valutare le prestazioni della coltura nel corso della crescita
* riconoscere le aree danneggiate dopo un evento meteorologico avverso o un attacco di malattia o parassiti e calcolare le superfici danneggiate
* rilevare la differenza tra le ultime due immagini e controllare le prestazioni della coltura.

<figure><img src="https://lh4.googleusercontent.com/J0kjeFrPPTC7MB9PFTzMrpjmVVwkcdu7k5jHsoZW-siW6uK1j9_ZCCrhdtHBgNkyNeUEHCvUvdF8O2_Ph9NBuSA19_HCeH8YAGCOcbCNxoDMoH8nPeEtX9gMrStPoCeoPob4y7Uo" alt=""><figcaption></figcaption></figure>

L’Indice di Variazione Relativa (RVI) di GeoPard copre tutti questi casi e molti altri. L’RVI fornirà maggiori informazioni sullo sviluppo colturale se utilizzato insieme e in combinazione con le zone di gestione stagionali e storiche.

Basta scegliere il tuo campo e le immagini satellitari per monitorare i cambiamenti al loro interno e ottenere informazioni su ogni punto del tuo campo.

<figure><img src="https://lh6.googleusercontent.com/KZ55fxILS4HGrim6yUldiiSdiymt9Qwjajg7jGQiUO4PUYZNNuOU1TNEtPVo1Q4fMz5WYfI8U6gDvveCCgxfte_ECXHpiZ068ynSWlZkz6igvFc0xDYrDoW-k3zbO5LmSetG_QDB" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/it/tour-del-prodotto-web-app/mappe-e-analisi-delle-zone/fattore-di-variazione-relativa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
