Skip to content

Commit 0b91ffc

Browse files
authored
Merge pull request #24 from colmduff/limitations
Limitations
2 parents 0194624 + e8f0f45 commit 0b91ffc

4 files changed

Lines changed: 2211 additions & 110 deletions

File tree

LIMITATIONS.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Model Limitations
2+
3+
`OptiGob` is designed as an exploratory decision-support tool for Ireland’s AFOLU (Agriculture, Forestry and Other Land Use) sector. While it provides a flexible platform for testing climate and land-use transition pathways, several limitations should be noted.
4+
5+
## Climate Neutrality Verification
6+
7+
`OptiGob` does **not** guarantee that user-defined configurations achieve climate neutrality.
8+
Users must verify whether selected pathways meet chosen targets.
9+
10+
## Scenario and Data Constraints
11+
12+
- The default SQLite database includes a limited set of **predefined combinations** for certain parameters (e.g., wetland restoration levels, forestry on organic soils).
13+
- Target years are currently **capped at 2050**, reflecting the availability of agricultural and animal productivity data.
14+
- Users can extend these limits by supplying a customised database.
15+
16+
## Assumptions and Uncertainty
17+
18+
Default emissions factors and productivity assumptions are based on nationally representative datasets and technical mitigation pathways.
19+
They do **not** capture uncertainty in adoption rates, behavioural responses, or emerging technologies.
20+
21+
## Model Scope
22+
23+
- The model operates at the **national scale** only; spatial differentiation (e.g., catchment-level or regional variation) is not yet implemented.
24+
- **Economic feedbacks** (e.g., price, trade, or demand effects) are not currently represented.

docs/limitations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```{include} ../LIMITATIONS.md
2+
```

0 commit comments

Comments
 (0)