> 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/ltu/produkto-apzvalga-ziniatinklio-programa/geopard-mcp/valyti-ir-kalibruoti-derliaus-duomenis.md).

# Valyti ir kalibruoti derliaus duomenis

Šiame naudojimo atvejyje dirbame su derliaus duomenų rinkiniais, kad suprastume nuimto derliaus duomenų pasiskirstymą ir kokybę lauke. Naudodamas prijungtą GeoPard MCP, LLM gauna statistines suvestines iš pradinio derliaus duomenų rinkinio, aptinka nelygumus arba jutiklio triukšmą ir nustato, kur reikalingas valymas arba kalibravimas.

Kai kokybės patikros baigiamos, LLM paleidžia GeoPard MCP valymo ir kalibravimo darbo eigą su optimaliomis reikšmėmis.

{% hint style="success" %}
Prieš paleisdami šią darbo eigą įsitikinkite, kad GeoPard MCP yra prijungtas. Sąrankos detalės pateikiamos [čia](/geopard-tutorials/ltu/produkto-apzvalga-ziniatinklio-programa/geopard-mcp/prijunkite-geopard-mcp.md).
{% endhint %}

## Vienas derliaus duomenų rinkinys

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

### Prieš

<figure><img src="/files/f037f2abef489021b15d2e97ad46a344eb2d014c" alt=""><figcaption></figcaption></figure>

### Po

<figure><img src="/files/7c47d1d452a9291d3c7d189320bf514c6b2bf93a" alt=""><figcaption></figcaption></figure>

## Paketinis derliaus duomenų rinkinių kalibravimas

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

### Prieš

<figure><img src="/files/0b440697e1306bac1a98fd229c306344cf62b203" alt=""><figcaption></figcaption></figure>

### Po

<figure><img src="/files/91c88ed583d551f9296ed25531431a676dc7db96" 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/ltu/produkto-apzvalga-ziniatinklio-programa/geopard-mcp/valyti-ir-kalibruoti-derliaus-duomenis.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.
