> 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/cze/zmenovy-log-a-vydani-produktu/vydani-webu-cervenec-2023-stranka-protokolu-operaci-soucet-v-datasetech.md).

# Vydání webu červenec 2023 (stránka protokolu operací, součet v datasetech)

## Stránka záznamu operací

\[FTR] Zobrazovat varování jako úspěchy, přidat kategorii ignorováno

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

\[FTR] Rozdělit operace podle subjektů

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

\[FTR] Seskupování datasetů na stránce pole

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

## Součet jako dodatečná statistická derivace

\[FTR] Vylepšit legendy pro mapy datasetů a rovnic: součet se zobrazuje ve Statistikách mapy rovnic, datech výnosu a přehledech Aplikováno/Posázeno

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

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

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

## Další technická vylepšení

\[FTR] Nepořádkem seskupené datasety dát na konec, přidat jednotkové testy, aktualizovat nápovědy

\[BUG] Opravit získávání pomocí `Numpy` příznaku pro legendu Mapy rovnic

\[BUG] Aktualizovat zpracování chyb hromadného požadavku satelitních snímků

\[BUG] Opravit zástupné odkazy v stromu datových vrstev

<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/cze/zmenovy-log-a-vydani-produktu/vydani-webu-cervenec-2023-stranka-protokolu-operaci-soucet-v-datasetech.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.
