GenXProject / GenX.jl

GenX: a configurable power system capacity expansion model for studying low-carbon energy futures. More details at : https://genx.mit.edu
https://genxproject.github.io/GenX.jl/
GNU General Public License v2.0
256 stars 105 forks source link

Remove fuel cols in vre and stor csvs in examples #684

Closed lbonaldo closed 2 months ago

lbonaldo commented 2 months ago

Description

This PR removes some unnecessary columns in the Vre.csv and Storage.csv files of the example cases.

What type of PR is this? (check all applicable)

Related Tickets & Documents

Addresses #674.

Checklist

How this can be tested

By running the test_examples.jl file inside the test folder, or by running the examples separately.

Post-approval checklist for GenX core developers

After the PR is approved