> 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/no.md).

# 単位の計算

この方法論は、生物多様性を算定し、他の種類の方法論（例：再生または影響評価）でも使用される相互運用可能な単位を用いて VBC クレジットを発行します。これにより、昆明・モントリオール枠組みおよび NBSAPs に基づく国際的な会計処理が可能になります。市場横断で関係者と交渉の上で策定された、先住民族主導の相互運用可能な単位の詳細な説明は [こちらです](https://unit.savimbo.com).&#x20;

要するに、この単位は次のとおりです。&#x20;

**固定された** [**面積**](https://unit.savimbo.com/area) **1ヘクタール、固定された** [**時間**](https://unit.savimbo.com/time) **1か月、測定された** [**完全性**](https://unit.savimbo.com/integrity) **0〜1の尺度で報告されます。完全性が完全な場合とは、すべての生態的ニッチが在来種に利用され、かつそれらで満たされている生態系を指します。**&#x20;

この単位は *独立に* その所在地により分類され、 [価値](https://unit.savimbo.com/value) （プラチナ、ゴールド、シルバー、ブロンズ）が割り当てられます。これは、当該生態系の基礎となる生物多様性密度および脅威を表します。

この方法論は保全目的の生物多様性クレジットを発行するため、完全性尺度の高位で最も正確であり、実証の対象は *変化がないこと*、すなわち生態系の完全性です。&#x20;

この方法論の算定式は次のとおりです。&#x20;

$$
\textrm{VBCs}= \sum\_{a \in A} \sum\_{t=1}^{T}  \textrm{Integrity}\_{a, t}
$$

変数：

* a は単位面積（1ヘクタール）を表します
* A はプロジェクト区域を表します
* t は単位時間（1か月）を表し、単位時間の開始点は t=0、最初の単位時間の終了点は t=1 です。
* T はモニタリング期間を表します

### 注：

* [iVBCs および VBCs。](https://unit.savimbo.com/vbcs-and-ivbcs) Cercarbono によるこの方法論の採用の下で、そして他の機関においてもそうなることが望まれますが、この方法論が認証機関の下で採用された最初の1年間は iVBCs を発行します。その後、市場に受け入れられれば、プロジェクトは自動的に VBCs の発行に移行します。

この単位と ISBM 方法論は同時に開発されましたが、その後、関連しつつも異なる経路をたどってきました。これは、他の多くの種類の方法論が、代替的な生物多様性活動のためにこの単位の採用を始めたためです。&#x20;

以下では、この方法論に固有の本単位の算定について説明します。&#x20;


---

# 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/no.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.
