PyPSA / PyPSA/pypsa-eur

Adding spatially resolved CO2 removal by afforestation

Open
#2,140 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
615
Forks
459
Avg merge
4d 14h
Merged PRs (30d)
6

Description

CO2 sequestration potential is typically maxed out because the model is eager to achieve negative emissions to compensate for process emissions and, in some cases, to offset fossil oil emissions. It will be nice to have other carbon dioxide removal (CDR) strategies represented in PyPSA-Eur.

Afforestation = Establishment of forests in regions without prior significant tree cover

Conservative cost estimations from the literature are already in the technology-data repository: https://github.com/PyPSA/technology-data/pull/254

Potential removal in every region can be estimated based on CLC Category ”transitional woodland/shrub” (suitable for young plantations), NUTS3-specific biomass density ( doi:10.1038/s41597-023-02868-8 ) and assuming 30 years for forest growth.

We have estimated the total removal potential of afforestation in Europe as 83 MtCO2/a.

More details: https://arxiv.org/abs/2603.25663

The proposal is to add a store removing CO2 from the CO2 atmosphere bus with e_nom_max representing afforestation potential.

This is a description, and a PR will follow.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the proposed CO2-atmosphere store and e_nom_max approach in the issue, then review the linked technology-data PR, CLC transitional woodland/shrub category, NUTS3 biomass-density paper, and arXiv details. Done means afforestation removal potential is represented spatially with the stated cost and growth assumptions and the model accounts for the proposed store.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.