# Rens og kalibrer avlingsdata

I denne brukstilfellet jobber vi med avlingsdatasett for å forstå fordelingen og kvaliteten på innhøstede data over hele feltet. Ved hjelp av den tilkoblede GeoPard MCP henter en LLM statistiske sammendrag for det opprinnelige avlingsdatasettet, oppdager uregelmessigheter eller sensorstøy, og identifiserer hvor rensing eller kalibrering er nødvendig.

Når kvalitetskontrollene er fullført, starter LLM GeoPard MCP-arbeidsflyten for rensing og kalibrering med de optimale parameterne.

{% hint style="success" %}
Sørg for at GeoPard MCP er koblet til før du kjører denne arbeidsflyten. Oppsettinformasjon er tilgjengelig [her](/geopard-tutorials/nor/produkttur-nettapp/geopard-mcp/koble-til-geopard-mcp.md).
{% endhint %}

## Enkelt avlingsdatasett

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

### Før

<figure><img src="/files/1d35b11c5adc27f65346ae82db3a39e19a1b0f73" alt=""><figcaption></figcaption></figure>

### Etter

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

## Kalibrering av avlingsdatasett i batch

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

### Før

<figure><img src="/files/8154818c2429dc3304b3eb70c2a948607346a34a" alt=""><figcaption></figcaption></figure>

### Etter

<figure><img src="/files/bd74bf307283251efc6b0c43038236b0b24cdf27" 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/nor/produkttur-nettapp/geopard-mcp/rens-og-kalibrer-avlingsdata.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.
