OSeMOSYS / osemosys_global

A global power system model generator for OSeMOSYS
https://osemosys-global.readthedocs.io/
GNU Affero General Public License v3.0
27 stars 17 forks source link

Updates variable costs #230

Closed trevorb1 closed 4 days ago

trevorb1 commented 1 week ago

Description

In this PR I have:

The logic for international variable costs data is:

Issue Ticket Number

Closes #14

Documentation

na

trevorb1 commented 6 days ago

@maartenbrinkerink; I believe this is ready for a review now! This includes the changes we discussed with @abhishek0208 the other day. Including:

Please find below a schematic showing these changes.

image

A couple notes:

maartenbrinkerink commented 5 days ago

@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).

trevorb1 commented 5 days ago

@maartenbrinkerink okay, great! I believe this has been updated to reflect our discussion earlier today. Specifically:

maartenbrinkerink commented 4 days ago

Good stuff @trevorb1. I'll merge this into the target updates PR and solve any potential conflicts before merging it into master.