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

CSV data updates and Cost Line Expansion Updates #49

Closed trevorb1 closed 3 years ago

trevorb1 commented 3 years ago
  1. Added in headers to variable cost csv in OPG_variablecosts.py
  2. Copied the Simplicity default_values csv with data over in OPG_file_check.py
  3. Updated the "Costs Line expansion.xlsx" in the raw data folder from the link in Issue 48
  4. Updated OPG_powerplant_data.py to read from "Interface" sheet in the "Costs Line expansion.xlsx" file following the comment in Issue 48

Can now run the the 6 OPG scripts, create the data file using otoole, and generate the .lp file without any errors!

tniet commented 3 years ago

Hey @abhishek0208 - can you review and pull? I don't see any issues, but thought I'd ask for the extra set of eyes before merging. In addition, this fixes Issue #48.