> 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/esp/registro-de-cambios-y-lanzamientos-del-producto/lanzamiento-web-julio-de-2023-pagina-de-registro-de-operaciones-suma-en-conjuntos-de-datos.md).

# Lanzamiento web julio de 2023 (página de registro de operaciones, suma en conjuntos de datos)

## Página del registro de operaciones

\[FTR] Mostrar advertencias en la categoría de éxito, agregar la categoría ignorada

<figure><img src="/files/29cb893e90226cfc1ce17629a6176294e82bbf46" alt=""><figcaption></figcaption></figure>

\[FTR] Dividir operaciones por entidades

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

\[FTR] Agrupación de conjuntos de datos en la página de campo

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

## Suma como derivada estadística adicional

\[FTR] Mejorar leyendas para mapas de conjuntos de datos y ecuaciones: la suma se muestra en las estadísticas del mapa de ecuaciones, datos de rendimiento y en los resúmenes de Aplicado/Plantado

<figure><img src="/files/8feba5ce539f8d4f4d119537c6a9caa1188b426e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1691015d12e30dc6fba09e4481d02bca8074810f" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/193b3f3c10a54013d2cf22e9c61be7b87b675635" alt=""><figcaption></figcaption></figure>

## Otras mejoras técnicas

\[FTR] Colocar conjuntos de datos agrupados no limpiados al final, agregar pruebas unitarias, actualizar descripciones emergentes

\[BUG] Corregir la recuperación usando el `Numpy` indicador para la leyenda del mapa de ecuaciones

\[BUG] Actualizar el manejo de errores de solicitudes por lotes de imágenes satelitales

\[BUG] Corregir enlaces de marcador de posición para el árbol de capas de datos

<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/esp/registro-de-cambios-y-lanzamientos-del-producto/lanzamiento-web-julio-de-2023-pagina-de-registro-de-operaciones-suma-en-conjuntos-de-datos.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.
