# 植生パターンを説明

このユースケースでは、NDVIの時系列データを評価して、複数圃場にわたる植生の生育状況とばらつきを把握します。接続された **GeoPard MCP**を使用すると、LLMが選択した日付範囲のNDVI値を取得し、各圃場境界ごとの傾向を要約します。これにより、作物の勢いの違いを把握し、ストレスがかかっている期間を検知し、養分不足、水分問題、病害虫の圧力、または管理上の違いを示す可能性のある空間パターンを明らかにできます。

生成される可視化では、圃場ごとのNDVI分布と箱ひげ図の比較が示され、並べて明確に解釈できます。

{% hint style="success" %}
このワークフローを実行する前に、GeoPard MCPが接続されていることを確認してください。セットアップの詳細は [こちら](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/geopard-mcpwo.md).
{% endhint %}

{% @arcade/embed url="<https://app.arcade.software/share/SE2q59v13CzRZTn2jv25>" flowId="SE2q59v13CzRZTn2jv25" %}

以下にレポートと解説を示します。

<figure><img src="/files/af8c947a34216adaaa2884e43f3c5f2d645e00d2" alt="NDVI Trend Comparison"><figcaption><p>NDVI傾向比較</p></figcaption></figure>

<figure><img src="/files/3faefb3f87cd38e0d8cacd93714c5d05098fd9d1" alt="NDVI Distribution per Field"><figcaption><p>圃場ごとのNDVI分布</p></figcaption></figure>

<figure><img src="/files/8fca4850587593cd0a8858d940f1c61afca6ea2c" alt="NDVI Comparison per Field at Key Dates"><figcaption><p>重要日付における圃場ごとのNDVI比較</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/patnwo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
