# 계산

이 방법론의 핵심은 다음과 같습니다. 우리는 보전된 생물다양성에 대한 대체 가능하고 추적 가능하며 문화적으로 번역 가능한 지표를 보유하고 있으며, 이는 다른 생물다양성 지표 및 방법론과 상호운용 가능합니다.

ISBM 하의 VBC는 기준선에 상응하는 가치를 지닌 보호된 생태계 1헥타르의 30일을 의미합니다. [생태계 가치](/methodology/savimbo-indicator-species-biodiversity-method-ko/baseline-assessment/baseline-ecosystem-categorization.md) (정규화하여 [4개 수준으로](/methodology/savimbo-indicator-species-biodiversity-method-ko/calculation/value-calculations.md)). 생태계의 보호는 적격한 [지표종](/methodology/savimbo-indicator-species-biodiversity-method-ko/baseline-assessment/indicator-species-selection.md) 및 그 [무결성 점수](/methodology/savimbo-indicator-species-biodiversity-method-ko/calculation/integrity-calculations.md)이 1.0 미만인 경우, 부분 크레딧 산정으로 이어질 수 있습니다.&#x20;

다음은 본 방법론의 상호작용형 보기를 1년간의 데이터로 보여주는 예시 사이트입니다. 이어서, 이 보기에 도달하기 위해 필요한 순차적 단계를 설명하겠습니다.&#x20;

#### 그림 7. 서로 다른 종 관찰에 따라 시간 경과에 따라 나타났다 사라지는 생물다양성 크레딧.

<figure><img src="/files/0a2001f0312f9446e8003482a562c963b283a1c5" alt=""><figcaption></figcaption></figure>

계산은 이론적으로는 간단하지만, 실행은 비교적 복잡하다는 점을 유의하여야 합니다. 이러한 복잡성은 다음에 위임되었습니다. [오픈소스 컴퓨터 코드](/methodology/savimbo-indicator-species-biodiversity-method-ko/appendices/g.md) 프로젝트 수준에서 필요한 관측 지점을 보다 단순하게 하기 위함입니다.&#x20;

여기에서는 컴퓨터 코드의 이론과 논리를 설명하되, BCP에는 검증된 출처의 자동화된 계산을 사용할 것을 권고합니다.&#x20;

그러나 모든 계산은 쉽게 자동화할 수 있으며, 이를 위한 오픈소스 코드는 다음에서 उपलब्ध합니다. [부록 G](/methodology/savimbo-indicator-species-biodiversity-method-ko/appendices/g.md) 한편 수동 계산은 다음에서 시연됩니다. [부록 M](/methodology/savimbo-indicator-species-biodiversity-method-ko/appendices/m.md). &#x20;

이 계산은 개별 종을 식별하지 않는 단순화된 방법론 하에서 이중 크레딧 산정을 방지하도록 설계되었습니다. 특정 1헥타르의 토지는 어느 시점에서든 한 번만 산정될 수 있으며, 1.0을 초과하는 가치를 달성할 수 없고, 그곳에서 발견된 지표종이 그에 상응하는 가치를 갖지 못하는 경우에는 전액 크레딧도 부여되지 않습니다.&#x20;


---

# 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://isbm.savimbo.com/methodology/savimbo-indicator-species-biodiversity-method-ko/calculation.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.
