-
Notifications
You must be signed in to change notification settings - Fork 48
Add DACCS and CCS infrastructure model #419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Input changes by year_act rather than year_vtg.
Please note that the location of ccs setup data is hardcoded in this function. Please edit according to user's data path
This values were for DAC with storage, but the technology is no longer included as DAC's variants list
- Register new modes - Transfer original meth_h2 mode parametrization to new modes - Delete old meth_h2 mode parametrization
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
=======================================
- Coverage 74.2% 73.1% -1.2%
=======================================
Files 260 261 +1
Lines 21818 21951 +133
=======================================
- Hits 16198 16050 -148
- Misses 5620 5901 +281
🚀 New features to boost your workflow:
|
Thanks for starting this draft! Some quick reactions—these may be off the mark, since I am just guessing by looking at the Git history and changes:
Of course, I'm happy to help or bring in colleagues on any or all of these points. |
Thanks for the PR on the DAC and CCS :) |
This draft PR adds DACCS and modifies the CCS infrastructure representation in MESSAGEix for ScenarioMIP.
It includes a set of functions to perform the task, as well as the necessary data provided in YAML files.
Currently, several functions still need docstrings for proper documentation.
How to review
PR checklist