> 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/jpn/rirsu/20237-webrirsurogupjidtasettono.md).

# 2023年7月 Webリリース（作業ログページ、データセット内の合計）

## 操作ログページ

\[FTR] 警告を成功カテゴリに表示し、無視されたカテゴリを追加する

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

\[FTR] エンティティ別に操作を分割する

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

\[FTR] 圃場ページでのデータセットのグルーピング

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

## 追加の統計派生値としての合計

\[FTR] データセットおよび方程式マップの凡例を強化：合計は方程式マップ統計、収量データ、および散布/播種時の概要に表示される

<figure><img src="/files/12b40436e917c73eded4315ef3a4d5520d14c9d3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/273fd1c2fa5c8f83703bd537ea7b3d232d1967f8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5433ef00fdb7566e794f37f65384fc6f3fadc4eb" alt=""><figcaption></figcaption></figure>

## その他の技術的改善

\[FTR] クリーンされていないグループ化データセットを末尾に移動、ユニットテストを追加、ツールチップを更新する

\[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/jpn/rirsu/20237-webrirsurogupjidtasettono.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.
