# Rens og kalibrér udbyttedata

I denne use case arbejder vi med udbyttedatasæt for at forstå fordelingen og kvaliteten af de høstede data på tværs af marken. Ved hjælp af den tilsluttede GeoPard MCP henter en LLM statistiske oversigter for det oprindelige udbyttedatasæt, opdager uregelmæssigheder eller sensorsstøj og identificerer, hvor der er behov for rensning eller kalibrering.

Når kvalitetskontrollerne er afsluttet, udløser LLM’en GeoPard MCPs rense- og kalibreringsworkflow med de optimale parametre.

{% hint style="success" %}
Sørg for, at GeoPard MCP er tilsluttet, før du kører dette workflow. Opsætningsdetaljer findes [her](/geopard-tutorials/dnk/produkttur-webapp/geopard-mcp/forbind-geopard-mcp.md).
{% endhint %}

## Enkelt udbyttedatasæt

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

### Før

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

### Efter

<figure><img src="/files/9ea1f0865925f140043d9670bf11c469693d0b19" alt=""><figcaption></figcaption></figure>

## Batch-kalibrering af udbyttedatasæt

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

### Før

<figure><img src="/files/2a1daae3852bbbc6b6e1b64b88b1adb79e9dede9" alt=""><figcaption></figcaption></figure>

### Efter

<figure><img src="/files/f716adb0935d42cf10d6ec4786fea182603f90f3" alt=""><figcaption></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/dnk/produkttur-webapp/geopard-mcp/rens-og-kalibrer-udbyttedata.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.
