> 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/de/anderungsprotokoll-and-produktveroffentlichungen/release-web-juli-2023-seite-operationsprotokoll-summe-in-datensatzen.md).

# Release Web Juli 2023 (Seite Operationsprotokoll, Summe in Datensätzen)

## Protokollseite der Einsätze

\[FTR] Warnungen in der Kategorie „Erfolg“ anzeigen, Kategorie „Ignoriert“ hinzufügen

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

\[FTR] Einsätze nach Einheiten aufteilen

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

\[FTR] Gruppierung von Datensätzen auf der Feldseite

<figure><img src="/files/0aa5de774303de32907c9bc16afc0d0a48753137" alt="" width="364"><figcaption></figcaption></figure>

## Summe als zusätzliches statistisches Derivat

\[FTR] Legenden für Datensätze- und Gleichungskarten verbessern: Die Summe wird in den Statistiken der Gleichungskarte, Ertragsdaten sowie in den Übersichten „Ausgebracht / Gesät“ angezeigt

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

<figure><img src="/files/781d2799e78020cbc77b2699d2734918be61af9b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/91d4cfa6cfc9ba70233b3a15a147820c738d3caf" alt=""><figcaption></figcaption></figure>

## Weitere technische Verbesserungen

\[FTR] Nicht bereinigte gruppierte Datensätze ans Ende verschieben, Unit-Tests hinzufügen, Tooltips aktualisieren

\[BUG] Fehler bei der Abfrage mit dem `Numpy` Flag für die Legende der Gleichungskarte

\[BUG] Fehlerbehandlung bei Batch-Anfragen für Satellitenbilder aktualisieren

\[BUG] Platzhalterlinks für den Datenlagenbaum beheben

<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/de/anderungsprotokoll-and-produktveroffentlichungen/release-web-juli-2023-seite-operationsprotokoll-summe-in-datensatzen.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.
