> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/ja/suan-ding/qi-jian-ji-suan.md).

# 期間計算

指標種による観察には、60日を基準期間とします。この日数は、記録された観察日時の前30日および後30日として定義されます。これに対し、ユニットの基準期間は1か月、すなわち30日です。したがって、1回の観察で付与されるのは最大で *2* クレジット、すなわち前後それぞれ1件です。&#x20;

この期間は、先住民族および地域社会の専門家における生計型ライフスタイルの周期性、先住民族および地域社会向けのモニタリング機器の費用、追跡装置から発生する電磁界が保護区域内のあらゆる種に及ぼす影響が十分に解明されていないこと、ならびにモニタリング期間中に狩猟または密猟によって動物個体群が減少する可能性を踏まえ、慎重に選定されました（[付録H](/methodology/ja/fu-lu/hno.md)). &#x20;

本システムでは、時間的に重複する観察について二重計上は認めません。観察はモニタリング期間を通じて連続的に発生します。モニタリング・グループの作業活動には、狩猟採集型の周期性が見られます。さらに、動物の観察行動には日周変化および季節変動があります。本方法論ではこれらを考慮し、空間（[図9](https://isbm.savimbo.com/methodology/ja/suan-ding/pages/9ccfbe35d3eb62bc7e256053ce99fccdf55dddfd#figure-9.-union-of-observations-which-overlap-in-time-and-space-to-calculate-crediting)）、および時間（[図10](#figure-10.-biodiversity-credits-appearing-and-disappearing-over-time-with-different-species-observat)).

1. 観察点に付与されるヘクタールを表す円は、まず日付範囲が割り当てられます。その日付範囲は、同一期間中に別の観察点と面積が重複する場合があります。
2. 観察が時間的に重複する場合、各日について観察面積を和集合により統合します。&#x20;
3. その後、得られた地図をプロジェクト境界でクリップし、クレジット対象面積を算出します。
4. そのうえで、その期間と地図を合算し、その年にクレジット可能な総ヘクタール数を示します。&#x20;

#### 図9。時間および空間で重複する観察の和集合によるクレジット算定

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

1ヘクタールについては、複数種が確認された場合でも1回しかクレジットしないのと同様に、重複する時間帯に複数の観察があった場合でも、ヘクタールについては1日につき1回しかクレジットしません。例えば、同じ区域である観察の1日後に別の観察があった場合、差分はその1日分のみであるため、前後30日分は考慮されず、1日分のみが計上されます。数学では、この関数は重複する集合の和集合として知られています。

#### 図10。異なる種の観察に伴い、時間とともに出現・消失する生物多様性クレジット

<figure><img src="/files/918b87d82951b3f81d6172aafe7c64160f250453" alt=""><figcaption><p><strong>図10。</strong> 生物多様性クレジットは、異なる種の観察に伴い、時間とともに出現・消失します。</p></figcaption></figure>


---

# 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://isbm.savimbo.com/methodology/ja/suan-ding/qi-jian-ji-suan.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.
