> 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/dnk/aendringslog-and-produktudgivelser/udgivelse-web-juli-2023-operationslog-side-sum-i-datasaet.md).

# Udgivelse web juli 2023 (Operationslog-side, sum i datasæt)

## Log over operationer

\[FTR] Vis advarsler i succeskategorien, tilføj den ignorerede kategori

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

\[FTR] Opdel operationer efter enheder

<figure><img src="/files/af5670186cb0becf54f9b6d263d0749679dff599" alt="" width="269"><figcaption></figcaption></figure>

\[FTR] Gruppering af datasæt på mark-siden

<figure><img src="/files/7c5f49a5fe7a779ee730a19a0e5e49d809cf0ec4" alt="" width="364"><figcaption></figcaption></figure>

## Sum som yderligere statistisk afledt værdi

\[FTR] Forbedr forklaringer for datasæt- og ligningskort: summen vises i Ligningskortets statistikker, Udbyttedata og Overblik for Anvendt/Plantet

<figure><img src="/files/5bd99abfa875e20f20ccbed39e1bcfe4c9261934" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3e66725c9115663b8130b8555fae28326fdb7fe2" alt=""><figcaption></figcaption></figure>

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

## Andre tekniske forbedringer

\[FTR] Placer ikke-rensede grupperede datasæt til sidst, tilføj enhedstests, opdater værktøjstip

\[BUG] Ret hentning ved brug af `Numpy` flag for Ligningskort-forklaring

\[BUG] Opdater fejlbehandling for batchanmodning af satellitbilleder

\[BUG] Ret pladsholderlinks for datalagstræet

<br>


---

# 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/dnk/aendringslog-and-produktudgivelser/udgivelse-web-juli-2023-operationslog-side-sum-i-datasaet.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.
