martavp
2b3dc60f11
Add default lifetime to config.file
2020-07-08 16:24:23 +02:00
martavp
8e243c5d23
Add myopic option, planning horizons, and name of co2 budget path to default config file
2020-07-07 18:18:45 +02:00
Tom Brown
2bee13fe40
plot_summary: Plot energy / CO2 balances for each carrier
...
Take data from supply_energy.csv and plot the balances for each
carrier.
One summary for energy excludes CO2 flows (unlike graphs/energy.pdf).
2020-05-13 13:40:00 +02:00
Tom Brown
1c5f471acb
Include option for grid connection cost for onshore and utility PV
...
Only include these technologies since they are connected at new
locations.
Other technologies can fit in at existing connections.
2020-05-11 13:37:10 +02:00
Tom Brown
17bf1e8c33
config: add back in some parameters needed by make_summary.py
2020-05-07 18:15:36 +02:00
Tom Brown
e92558716e
config.yaml: Remove unnecessary settings
...
Adjustments made to scripts to read correct settings.
Documentation of scenario options improved.
2020-04-30 18:38:55 +02:00
Tom Brown
8cbd3992ff
Move config.yaml to a static place; "Getting Started" in README.md
...
config.default.yaml should be copied to config.yaml by new users.
That way config.yaml doesn't change every time the developers use new
settings.
A basic "Getting Started" section is added to the README.
Changes to be committed:
modified: .gitignore
modified: README.md
renamed: config.yaml -> config.default.yaml
2020-04-30 09:56:24 +02:00