pypsa-eur/rules
cpschau f8d0efbe99
Addition of unsustainable biomass potentials (#1139)
* add columns to potential df defined by difference to eurostat

* add network components

* add unsustainable bioliquids

* replaced stores by generators, still infeasible

* remove municipal waste

* remove separate treatment of waste from biomass potential calculation

* phase out unsustainble biomass potentials

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* phase-out unsustainable bioliquids

* remove waste_incineration from build_sector rule

* multiple potential calculation for different planning horizons

* raised costs of unsustainable solid biomass

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* stores instead of generators

* change snakemake inputs

* add phas-eout to config

* add techcolor for unsustainable bioliquids

* add config parameter to disable inclusion of unsustainable bioenergy potentials

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add biomass to params

* remove call of snakemake object in define_spatial

* Quick resolve of review part 1 (config parameters, if-clause-reduction, bioliquid spatial, fix bioliquid link capacity

* Quick resolve of review part 2 (config table, helper function, fixed build_eurostat, removed dir-change, forced unsustainable usage, reverted overnight distinction in Snakefile)

* Cast of planning_horizon parameter to int type after test run

* added JRC fuel costs for solid and liquid biofuels, BtL VOM

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* clean-up after master merge

* adressed review (increase threads for build_eurostat, fixed e_max_pu of Stores, changed version of technology-data); added release note

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: lisazeyen <35347358+lisazeyen@users.noreply.github.com>
2024-08-07 15:52:00 +00:00
..
build_electricity.smk EEZ: Update EEZ to v12, auto-download and remove from databundle (#1188) 2024-08-07 15:28:55 +02:00
build_sector.smk Addition of unsustainable biomass potentials (#1139) 2024-08-07 15:52:00 +00:00
collect.smk [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-04 17:26:41 +00:00
common.smk common.smk: make solver_threads also look for capitalised 'Threads' 2024-07-22 17:35:50 +02:00
postprocess.smk Fixed bug which generated empty pdfs when calling plot_summary from CI or snakemake. Using .svg exports instead. 2024-06-11 15:10:12 +02:00
retrieve.smk Addition of unsustainable biomass potentials (#1139) 2024-08-07 15:52:00 +00:00
solve_electricity.smk solve_electricity.smk:replace "minimal" by "shallow" 2024-03-19 08:28:27 +01:00
solve_myopic.smk update myopic mode to heat system declarations 2024-08-05 11:27:52 +02:00
solve_overnight.smk remove copy_config rule and write config for each solved network 2024-03-13 08:57:57 +01:00
solve_perfect.smk remove obsolote cop inputs from solve_perfect.add_existing_baseyear 2024-08-05 12:26:26 +02:00
validate.smk Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00