# Variabel kalktilførsel basert på jord-pH-data

## Lag et variabel-dose (VRA) kalkreseptkart fra jord-pH

Gjør jord-pH-data om til et maskinklart kalkpåføringskart (resept). Bruk det til å kalkbehandle bare der avkastningen gir positiv avkastning på investeringen.

### Interaktiv gjennomgang

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

### Økonomisk eksempel (VR vs fast 7 000 lb/acre)

Dette eksempelet sammenligner variabel dose kalk mot en enkelt flat dose over hele åkeren. Bruk det som en rask sjekk før du eksporterer resepten.

| Post                                 | Verdi                       |
| ------------------------------------ | --------------------------- |
| Åkerareal                            | **33,91 ha**                |
| Gj.sn. påført mengde                 | **6 348,2 lb/acre**         |
| Kalkpris                             | $**0,02 / lb** (\~$40/tonn) |
| Total kalk (beregnet)                | **523 853 lb**              |
| Materialkostnad (åkeren)             | $**10,477**                 |
| Materialkostnad (per ha)             | **\~**$**309/ha**           |
| Besparelse vs 7 000 lb/acre (totalt) | $**441.9**                  |
| Besparelse vs 7 000 lb/acre (per ha) | **\~**$**13,0/ha**          |

### Eksporter kalkresepten

* Eksporter som ISOXML: [Eksporter VRA-kart i ISOXML-format](/geopard-tutorials/nor/produkttur-nettapp/eksporter-last-ned/eksporter-vra-kart-i-isoxml-format.md)
* Andre eksportmuligheter (SHP og mer): [Eksporter / last ned](/geopard-tutorials/nor/produkttur-nettapp/eksporter-last-ned.md)


---

# 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/agronomi/variabel-kalktilforsel-basert-pa-jord-ph-data.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.
