-
Notifications
You must be signed in to change notification settings - Fork 7
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
Several markets have zero-production suppliers #114
Comments
FWIW, the RoW markets in the list are correct - these are exchanges where the entire global production takes place in one region, so there is no RoW market. e.g. the label certified electricity, and the electricity for the railways is only produced in Switzerland, the blast furnace slag cement is US only. None the wiser on the GLO markets (liquid packaging board and waste newspaper) with zero PV though... |
OK, I guess this makes sense, if you take it as a given that each activity has to have a global equivalent even if it only occurs in one region. Still need to look at specific case to understand why there are multiple suppliers, though. |
Fixed markets with only one supplier in 2e1cd6a. |
Should whitelist known markets which can be either ignored or safely removed, e.g. label-certified electricity. |
See output from a recent model run for cut-off system model:
This error is being printed by the function
allocate_suppliers
on line 141. The problem is that there are suppliers to these markets, but they all have zero production volumes.The text was updated successfully, but these errors were encountered: