Skip to content

Expand standard scenarios by climate scenarios and fix general climate scenario processing - #53

Open
hagento wants to merge 3 commits into
pik-piam:mainfrom
hagento:includeClimate
Open

Expand standard scenarios by climate scenarios and fix general climate scenario processing#53
hagento wants to merge 3 commits into
pik-piam:mainfrom
hagento:includeClimate

Conversation

@hagento

@hagento hagento commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

In this PR I introduce the following changes:

  • I added the parameter includeClimate to runEdgeBuildings. When TRUE, every scenario in the config file is duplicated five times and assigned a respective RCP scenario in hddcddScen from 1.9, 2.6, 4.5, 6.0 and 7.0. The original scenario remains in the list. It is currently not checked whether this original scenario is noCC or something else. A suffix like -<RCP> will be appended to the scenario name (e.g. SSP2 -> SSP2-2.6).
  • I made some general changes to handle RCP declarations in scenario names better, there were some issues with this before because read.csv2(..., check.names = TRUE) in runEdgeBuildings as well as some scenario naming issues in other places.

@hagento
hagento requested a review from robinhasse June 16, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant