> 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/tr/degisiklik-gunlugu-ve-urun-surumleri/web-surum-temmuz-2023-operasyon-gunlugu-sayfasi-veri-kumelerinde-toplam.md).

# Web Sürüm Temmuz 2023 (Operasyon Günlüğü sayfası, veri kümelerinde Toplam)

## Operasyon Günlüğü Sayfası

\[FTR] Uyarıları başarı kategorisinde göster, yoksayılan kategorisini ekle

<figure><img src="/files/83904829fa091372597f59fa02a4d6747a5cdcf8" alt=""><figcaption></figcaption></figure>

\[FTR] Operasyonları Varlıklara göre ayır

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

\[FTR] Tarla sayfasında veri setlerini gruplandırma

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

## Ek İstatistiksel Türev Olarak Toplam

\[FTR] Veri setleri ve denklem haritaları için lejandları geliştir: toplam Denklem Haritası İstatistiklerinde, Verim Verilerinde ve Uygulanan/Ekilen Genel Görünümlerinde gösterilir

<figure><img src="/files/18edda1c01562e69d1b62de398c216b4616642bb" alt=""><figcaption></figcaption></figure>

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

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

## Diğer Teknik İyileştirmeler

\[FTR] Temizlenmemiş gruplanmış veri setlerini sona koy, birim testleri ekle, araç ipuçlarını güncelle

\[BUG] kullanarak alma hatasını düzelt `Numpy` Denklem Haritası lejandı için bayrak

\[BUG] Uydu Görüntüleri toplu istek hata işleyişini güncelle

\[BUG] veri katmanı ağacı için yer tutucu bağlantılarını düzelt

<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/tr/degisiklik-gunlugu-ve-urun-surumleri/web-surum-temmuz-2023-operasyon-gunlugu-sayfasi-veri-kumelerinde-toplam.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.
