Add fix costs on bialteralized gas pipe trade#478
Draft
junukitashepard wants to merge 1 commit into
Draft
Conversation
Fix costs represent trade friction
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #478 +/- ##
=======================================
- Coverage 69.5% 69.5% -0.1%
=======================================
Files 300 300
Lines 24598 24603 +5
=======================================
- Hits 17104 17103 -1
- Misses 7494 7500 +6
🚀 New features to boost your workflow:
|
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.
This PR ensures that by default, fixed costs are added to the piped gas trade technology.
Fixed costs in the bilateralize tool represent existing trade proclivities, and exist primarily to differentiate among different trade relations. For example, if WEU>MEA fix_cost is 100 and WEU>CHN fix_cost is 50 for the same commodity (e.g., piped gas) then this will be part of the "decision" for whether and how much WEU/MEA and WEU/CHN trade with one another. This is in combination with distance and other infrastructural costs (e.g., costs associated with building and operating the pipelines)
How to review
Required: describe specific things that reviewer(s) must do, in order to ensure that the PR achieves its goal.
If no review is required, write “No review:” and describe why.
PR checklist