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

Fixed Variable Cost Script to recreate data instead of appending data #54

Closed trevorb1 closed 3 years ago

trevorb1 commented 3 years ago

Removed the append mode argument when writing to a csv. The script now overwrites any existing data currently in the VariableCost.csv file. Addresses issue #50