pypsa-eur/doc
martavp fab31e6524
Exogenous transition path for shipping, Steel, and Aluminum production (#136)
* Update .gitignore

* Add fictitious load to account for non-transformed shipping emissions

The share of shipping demand that is transformed is defined now for different years to be used with the myopic code.
The carbon emission from the remaining share is treated as a negative load on the atmospheric carbon dioxide bus, just like aviation and land transport emissions.

* Split colours for H2 in Industry and H2 in shipping when plotting balances.

When plotting the balance for H2, the rename dictionary merges all the demands containing H2.
This commit disables such merging and keeps different colours for H2 in shipping and H2 in industry. This is useful when one wants to look at the H2 balance and have an overview of where the H2 is consumed in the model.

* Make transformation of Steel and Aluminum production depends on year

Previously, the transformation of the Steel and Aluminum production was assumed to occur overnight.
This commit enables the definition of a transformation path via the config.yaml file.
This requires adding the {planning_horizon} to the input and output file name of the following rules:
build_industrial_production_per_country_tomorrow
build_industrial_production_per_node
build_industry_energy_demand_per_node
prepare_sector_network

* small follow-up to merge

* Add oil consumed in shipping as a load to EU oil bus

* Update scripts/prepare_sector_network.py

* add planning_horizons wildcard to benchmark paths

* fixup: double fraction_primary for steel

Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2021-08-04 18:19:02 +02:00
..
conf.py PyPSA-Eur-Sec Version 0.5.0 2021-05-21 12:37:02 +02:00
data.csv add documentation to the updated modelling of building retrofitting 2021-04-19 17:19:34 +02:00
index.rst doc: Fix badge link for doc and clarifications in release notes 2021-05-21 13:40:22 +02:00
installation.rst Cherry-pick from #137 (#142) 2021-07-03 12:59:09 +02:00
Makefile PyPSA-Eur-Sec Version 0.1.0 2020-07-08 18:37:12 +02:00
myopic.rst update documentation and release notes 2021-01-12 10:58:38 +01:00
overnight.rst Remove config.myopic.yaml to avoid many duplicated parameters 2020-11-30 16:10:11 +01:00
release_notes.rst Exogenous transition path for shipping, Steel, and Aluminum production (#136) 2021-08-04 18:19:02 +02:00
spatial_resolution.rst doc: Document supply and demand options in the different sectors 2020-12-07 16:23:25 +01:00
supply_demand.rst doc: Link new retrofitting section from the release notes 2021-04-30 18:05:17 +02:00