> 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/bg/istoriya-na-promenite-i-produktovi-izdaniya/izdanie-za-ueb-yuli-2023-stranica-na-dnevnika-na-operaciite-suma-v-naborite-ot-danni.md).

# Издание за уеб юли 2023 (страница на дневника на операциите, сума в наборите от данни)

## Страница с дневник на операциите

\[FTR] Показване на предупреждения като успехи, добавяне на категория „игнорирани“

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

\[FTR] Разделяне на операциите по единици (Entities)

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

\[FTR] Групиране на набори от данни на страницата на полето

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

## Сума като допълнителен статистически производен показател

\[FTR] Подобряване на легендите за карти с набори данни и уравнения: сумата се показва в статистиките на картата с уравнения, данните за добива и обзорите „Приложено/Засадено“

<figure><img src="/files/63acf4063905aac4c4c33116b746f6d1ac17fa5a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7c14e42a0c442955edf60a0dea9047443f904168" alt=""><figcaption></figcaption></figure>

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

## Други технически подобрения

\[FTR] Преместване на негрупираните неизчистени набори данни в края, добавяне на unit тестове, актуализиране на подсказките

\[BUG] Поправка при извличане, използвайки `Numpy` флага за легендата на картата с уравнения

\[BUG] Актуализиране на обработката на грешки при пакетни заявки за сателитни изображения

\[BUG] Поправка на заместителни връзки за дървото със слоеве данни

<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/bg/istoriya-na-promenite-i-produktovi-izdaniya/izdanie-za-ueb-yuli-2023-stranica-na-dnevnika-na-operaciite-suma-v-naborite-ot-danni.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.
