Emissions inputs - #3474
Open
robindesmit-quintel wants to merge 7 commits into
Open
Conversation
Required to go before development of demand sliders. Both were set to priority 0, and this went ok due to alphabetical order, but risky and prone to future errors if input names are changed. Updating the priority ensures that the correct order is maintained. Does not change anything to the results.
Member
|
@mabijkerk could you review and test the changes related to international transport in these two commits: a1fd484, 82e7897. These inputs are connected and I updated one of the priorities. Note that the user value for the emissions slider is corrected for the share of international transport that is accounted for. This is also a user instruction that we should communicate to the client. |
kndehaan
self-requested a review
August 20, 2026 14:50
kndehaan
reviewed
Aug 20, 2026
kndehaan
left a comment
Member
There was a problem hiding this comment.
Nice work! I only improved the LULUCF co2 slider since the nodes weren't updated properly for all use cases. This is now fixed. Only awaiting @mabijkerk review of the bunkers sliders now.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
To implement the direct emission method in the ETM, we need to create inputs in ETsource which retrieve the co2 emissions from sliders in the frontend.
Implemented changes
Creating new input files for the direct emissions.
Related
Closes issue ...
Goes with pull requests ...
Checklist