pypsa-eur/rules
Iegor Riepin ba55971c23
Compatibility of data processing for Ukraine (#1146)
* data: retrieve gdp and pop raw data for UA,MD

* Updated retrieval code.

* add_electricity script for UA and MD using updated, endogenised GDP and PPP data.

* Outsourced building of gdp and ppp. Only called when UA and/or MD are in country list.

* Accepted suggestion by @fneum in retrieve rule.

* Cleaned determine_availability_matrix_MD_UA.py, removed redundant code

* Updated build_gdp_pop_non_nuts3 script to use the mean to distribute GDP p.c. Added release notes. Bug fixes.

* Bug fixes --> 'ppp' to 'pop'

* Bug fix: only distribute load to buses with substation.

* Updated to download GDP and population raster via PyPSA-Eur zenodo databundle. Removal of dedicated retrieve function. Updated release notes.

* Updated release notes.

* correct input file paths

* update zenodo url for databundle release v0.3.0

* doc: update release_notes

* minor adjustments: benchmark, increase mem_mb, remove plots, handling of optional inputs

---------

Co-authored-by: bobbyxng <bobbyxng@gmail.com>
Co-authored-by: Bobby Xiong <36541459+bobbyxng@users.noreply.github.com>
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2024-07-19 19:23:35 +02:00
..
build_electricity.smk Compatibility of data processing for Ukraine (#1146) 2024-07-19 19:23:35 +02:00
build_sector.smk final corrections, improved docs 2024-06-01 00:20:31 +01:00
collect.smk [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-04 17:26:41 +00:00
common.smk remove {weather_year} wildcard 2024-03-04 17:48:56 +01: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 Compatibility of data processing for Ukraine (#1146) 2024-07-19 19:23:35 +02:00
solve_electricity.smk solve_electricity.smk:replace "minimal" by "shallow" 2024-03-19 08:28:27 +01:00
solve_myopic.smk bugfix: correctly read threshold capacity in add_brownfield 2024-06-19 15:54:23 +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 Use powerplantmatching IRENASTAT for add_existing_baseyear 2024-04-11 12:47:13 +02:00
validate.smk Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00