Conversation
|
I am not sure how to tackle issue #822 with the natural gas energy carrier. any suggestion @smartie2076 ? |
|
@TheOneAndra I had to update as there was a dev fix |
|
Hi @TheOneAndra! Hm, this is also a question of an API change - when we change from |
smartie2076
left a comment
There was a problem hiding this comment.
Update changelog (Changed and fixed section), write Fix #822 in first post to close issue automatically.
Check src/utils/constants.py and DEFAULT_WEIGHTS_ENERGY_CARRIERS whether the names of the energy carriers are identical, and if any are missing. I think Crude_Oil for example is different, maybe we can rephrase to Oil only?
Can you send me the link to the excel file again via rocketchat, so that I can cross-check properly this time around?
Added
Added comment |
- weighting factor approx. LHV, consideration to change it to LHV in future - Note on energy carrier names in RTD
- Rename `Crude_Oil` to `Crude_oil` - Add `Natural_gas` next to `Gas` (`Gas` is used in EPA) - Change values (higher decimal numbers then in `assumptions.rst`)
042848c to
28df015
Compare
Fix #822
Changes proposed in this pull request:
The following steps were realized, as well (if applies):
black . --exclude docs/)EXECUTE_TESTS_ON=master pytest)Please mark above checkboxes as following:
❌ Check not applicable to this PR
For more information on how to contribute check the CONTRIBUTING.md.