> 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/pt-br/registro-de-alteracoes-e-lancamentos-do-produto/lancamento-web-julho-de-2023-pagina-de-log-de-operacoes-soma-em-conjuntos-de-dados.md).

# Lançamento Web Julho de 2023 (página de Log de Operações, soma em conjuntos de dados)

## Página do Registro de Operações

\[FTR] Exibir avisos na categoria de sucesso, adicionar a categoria ignorada

<figure><img src="/files/800b83df1226f819a8aba912aa86753c8535a638" alt=""><figcaption></figcaption></figure>

\[FTR] Dividir Operações por Entidades

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

\[FTR] Agrupamento de conjuntos de dados na página do campo

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

## Soma como Derivado Estatístico Adicional

\[FTR] Aprimorar legendas para mapas de conjuntos de dados e equações: a soma é exibida nas Estatísticas do mapa de Equação, Dados de Produtividade e Visões Gerais Aplicado/Plantado

<figure><img src="/files/38050caebdb893e791d7be2d299e851c762ffa37" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/88ba6c7f98574ba539ab420f81834d9f83a13699" alt=""><figcaption></figcaption></figure>

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

## Outras Melhorias Técnicas

\[FTR] Colocar conjuntos de dados agrupados não limpos no fim, adicionar testes unitários, atualizar dicas de ferramenta

\[BUG] Corrigir recuperação usando o `Numpy` sinalizador para a legenda do Mapa de Equação

\[BUG] Atualizar tratamento de erro da solicitação em lote de Imagens de Satélite

\[BUG] Corrigir links de espaço reservado para a árvore de camadas de dados

<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/pt-br/registro-de-alteracoes-e-lancamentos-do-produto/lancamento-web-julho-de-2023-pagina-de-log-de-operacoes-soma-em-conjuntos-de-dados.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.
