forked from remindmodel/remind
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request remindmodel#40 from pik-piam/EmiCCUReporting
Fix reporting of non-electric energy supply emissions, Supply|Non-Elec before referred to gross emissions, now refers to net emissions and introduced Supply|Non-Elec|Gross to refer gross emissions. Add distinction between atmospheric and fossil captured carbon for CCU. Add biogenic captured CO2 from industry CCS to CCU and CDR variables.
- Loading branch information
Showing
2 changed files
with
137 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: remind | ||
Type: Package | ||
Title: The REMIND R package | ||
Version: 36.161.1 | ||
Date: 2020-05-04 | ||
Version: 36.162.0 | ||
Date: 2020-05-05 | ||
Author: Anastasis Giannousakis, Michaja Pehl | ||
Maintainer: Anastasis Giannousakis <[email protected]> | ||
Description: Contains the REMIND-specific routines for data and model output manipulation. | ||
|
@@ -43,5 +43,5 @@ RoxygenNote: 7.1.0 | |
Suggests: | ||
testthat, | ||
sr15data | ||
ValidationKey: 6648579846 | ||
ValidationKey: 6649106940 | ||
VignetteBuilder: knitr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters