Closed trevorb1 closed 4 days ago
@maartenbrinkerink; I believe this is ready for a review now! This includes the changes we discussed with @abhishek0208 the other day. Including:
fuel_prices.csv
fuel_prices.csv
fuel_limits.csv
(see note below on this) Please find below a schematic showing these changes.
A couple notes:
fuel_limits.csv
has year as a value, and im not sure why? This file is supposed to specify available reserves? If we have annual changing limits, we should put in capex/opex costs for mining as well? Right now, the limit is taken as the last year value.fuel_limits.csv
is in PJ? INT
values and whatnot, and it seemed to work fine. But a double check would be great! @trevorb1 The workflow runs fine on my end. Regarding the multi-year fuel limits I think we should confirm this with @abhishek0208 today. If constant values are the way to go, and not by year, than I think we need to change this in fuel_limits.csv
as it gives the wrong impression to users that fuel limits can be changed by year (yet filtered out within the workflow).
Single rules for var costs/fuel limits is grand as long as they stay within the powerplant folder (which they are).
@maartenbrinkerink okay, great! I believe this has been updated to reflect our discussion earlier today. Specifically:
fuel_limits.csv
file. The same restriction applies though; if no user limits are applied, the max activity is set to zero and the country must import from the international market Good stuff @trevorb1. I'll merge this into the target updates PR and solve any potential conflicts before merging it into master.
Description
In this PR I have:
The logic for international variable costs data is:
Issue Ticket Number
Closes #14
Documentation
na