> 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/bg/obikolka-na-produkta-ueb-prilozhenie/karti-na-zoni-i-analizi/faktor-na-otnositelna-variaciya.md).

# Фактор на относителна вариация

Откриването на промените, настъпили в полето през последните една-две седмици, една-две месеца или дори за няколко години, помага да се получат по-добри насоки за развитието на културите.

Относителният фактор на вариация или Индексът на относителна вариация могат да се използват за:

* локализиране на места с подобно представяне в рамките на 5-10-20 години и поставяне на опитите в зони с подобни условия, за да се намали вероятността от грешка
* проследяване на промените през сезона и оценка на представянето на културите по време на вегетацията
* разпознаване на увредените площи след метеорологично бедствие, болест или нападение от неприятели и изчисляване на увредените площи
* откриване на разликата между последните два образа и контрол на представянето на културите.

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

Индексът на относителна вариация (RVI) на GeoPard покрива всички тези случаи и много други. RVI ще даде повече насоки за развитието на културите, когато се използва заедно с вегетационни и исторически управленски зони.

Просто изберете вашето поле и сателитни изображения, за да проследите промените в тях и да получите насоки за всяко място във вашето поле.

<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/bg/obikolka-na-produkta-ueb-prilozhenie/karti-na-zoni-i-analizi/faktor-na-otnositelna-variaciya.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.
