Fabian
c68aa028ff
add_electricity: fix missing config key
2022-06-10 00:36:07 +02:00
Fabian
8cbe4e4f9d
update release notes and doc
2022-06-10 00:33:09 +02:00
Fabian Hofmann
12bed0745d
Merge branch 'master' into eu-energy-security
2022-06-09 23:41:48 +02:00
Fabian
f45803ff10
add_electricity: fix missing backwards compat and warnings
2022-06-09 23:40:32 +02:00
Fabian
76cd0751b4
Merge branch 'eu-energy-security' of github.com:PyPSA/pypsa-eur into eu-energy-security
2022-06-09 20:36:35 +02:00
Fabian
26a56d1836
update release notes
2022-06-09 20:33:13 +02:00
Fabian
0ec3a8638b
add_electricity & config:
...
- refactor attachment of conventional carriers
- refactor scaling of renewable carriers
2022-06-09 20:31:50 +02:00
Fabian
eb59e68f35
Snakefile: remove RDIR selection
2022-06-09 20:24:28 +02:00
Fabian Hofmann
137e8dbed6
Merge pull request #374 from zoltanmaric/344-missing-retreive-snakemake-keys-fn
...
Remove usages of `retrieve_snakemake_keys`
2022-06-08 17:57:04 +02:00
zoltanmaric
1a7b439f2d
Remove usages of retrieve_snakemake_keys
2022-06-08 17:32:33 +02:00
Fabian Hofmann
61f994783c
Merge pull request #373 from PyPSA/snakemake-keys-followup
...
plot_summary: remove deprecated retrieve_snakemake_keys function
2022-06-08 17:25:14 +02:00
martacki
cd92d8092b
plot_summary: remove deprecated retrieve_snakemake_keys function
2022-06-08 15:49:06 +02:00
Fabian Hofmann
565c2cbf6f
Merge pull request #349 from PyPSA/voronoi
...
build_bus_regions: move voronoi partition from `vresutils` to script
2022-06-07 17:53:42 +02:00
Fabian Neumann
a2f39abee2
Merge branch 'master' into voronoi
2022-06-07 15:23:30 +02:00
Fabian
8b855f0478
add_elecitricity: scale only missing renewable capacities from OPSD
2022-06-07 15:17:49 +02:00
Fabian Hofmann
bdd094d796
Update scripts/build_bus_regions.py
2022-06-07 15:01:40 +02:00
Fabian Hofmann
97fbf77ff8
Update scripts/build_bus_regions.py
2022-06-07 15:01:18 +02:00
Fabian Hofmann
aa867cb704
Update scripts/build_bus_regions.py
...
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-06-07 15:00:57 +02:00
Fabian Neumann
d5db3b8d80
Update scripts/build_bus_regions.py
...
Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
2022-06-07 10:57:01 +02:00
Fabian Hofmann
619b471f72
Merge branch 'master' into eu-energy-security
2022-06-07 10:05:11 +02:00
Fabian Neumann
3d6702a6f0
Merge pull request #372 from pz-max/rasterio-fix
...
restrict rasterio version
2022-06-03 19:47:43 +02:00
Max Parzen
e974a30fd3
add release note
2022-06-03 17:14:30 +01:00
Max Parzen
21f627c74e
update version
2022-06-03 17:05:32 +01:00
Max Parzen
798c015bf6
restrict rasterio version
2022-06-03 17:03:10 +01:00
Fabian Neumann
6c633cf6eb
Merge pull request #370 from ebbekyhl/patch-1
...
Update version of powerplantmatching
2022-05-30 08:52:51 +02:00
Fabian Neumann
591e624e62
Merge branch 'master' into patch-1
2022-05-30 08:39:13 +02:00
Ebbe Kyhl
3bb8a7967a
Powerplantmatching version 0.5.3 as lower bound
2022-05-30 08:15:54 +02:00
Fabian Neumann
ed430ced83
Merge pull request #371 from pz-max/bug-fix-crs
...
Bug fix crs 4236 to 4326
2022-05-28 16:12:21 +02:00
Max Parzen
edb81a9e6a
add release note
2022-05-28 14:50:44 +01:00
Max Parzen
b6032fb891
fix crs bug
2022-05-28 14:48:32 +01:00
Ebbe Kyhl
4706422f4b
Update version of powerplantmatching
...
Hi,
I recently became aware that I was using an older version (0.4.8) of the powerplantmatching. I tested my setup with the newer version (0.5.3), and it runs without any issues.
The following is a comment/question on the powerplantmatching dataset, which maybe is relevant to mention:
With regard to pumped-hydro storage (PHS), the newest version of powerplantmatching entails an energy storage capacity of 4.3 TWh (Europe-aggregate, assuming 6-hours duration for plants that do not have duration specified). In the earlier version 0.4.8, this was vastly overestimated at 10 TWh. As comparison, Geth et al. (2015) showed 1.3 TWh (including Norway and Switzerland) using 2012-numbers. PHS power capacity has increased from roughly 50 to 55 GW from 2014 to 2020 (iha, 2015, 2021), so energy storage capacity most likely is increased as well. But is it fair to say that energy storage capacity has been quadrupled since 2012 (from 1.3 TWh to 4.3 TWh)? Or how can we interpret this difference?
Sources:
Geth et al., 2015, https://doi.org/10.1016/j.rser.2015.07.145
iha, 2015, https://www.aler-renovaveis.org/contents/lerpublication/iha_2015_sept_hydropower-status-report.pdf
iha, 2021, https://assets-global.website-files.com/5f749e4b9399c80b5e421384/60c37321987070812596e26a_IHA20212405-status-report-02_LR.pdf
2022-05-27 16:14:01 +02:00
martacki
fa0a028499
pandas compatibility
2022-05-02 10:01:51 +02:00
Fabian Neumann
a4e5748d12
Merge pull request #364 from PyPSA/stores_to_summary
...
respect stores in make_summary script
2022-05-01 12:34:07 +02:00
martacki
2e4c30e28e
abbreviate
2022-04-29 15:18:22 +02:00
martacki
8a49697a51
bugfixes for manual load adjustments
2022-04-29 15:09:10 +02:00
martacki
ac7c94337e
respect stores for supply.csv
2022-04-29 13:51:54 +02:00
martacki
d12405d848
respect stores for energy_supply.csv
2022-04-29 13:48:58 +02:00
martacki
dcac3ea6e1
respect stores in make_summary script
2022-04-28 12:59:25 +02:00
Fabian Neumann
49f1c0f629
Merge pull request #348 from PyPSA/annuity
...
add_electricity: remove vresutils.costdata.annuity dependency
2022-04-15 18:36:37 +02:00
Fabian Neumann
3acc4a2236
update country reference from Germany to Belgium in tutorial
2022-04-12 14:52:37 +02:00
Fabian Neumann
609ed1df66
Merge branch 'eu-energy-security' of github.com:pypsa/pypsa-eur into eu-energy-security
2022-04-08 19:59:35 +02:00
Fabian Neumann
732d114416
add results_dir to all configs
2022-04-08 19:59:27 +02:00
Fabian Neumann
a3d6e296e8
Merge branch 'master' into eu-energy-security
2022-04-08 19:56:26 +02:00
Fabian Neumann
4712bfc893
fix nuclear EAF processing code
2022-04-08 19:55:40 +02:00
Fabian Neumann
8af21f3355
Merge remote-tracking branch 'origin/eu-energy-security' into results-dir
2022-04-08 15:46:37 +02:00
euronion
c412a61013
Add country-specific EAF restriction for NPPs. ( #361 )
...
* Add country-specific EAF restriction for NPPs.
Based on historic figures from IAEA.
* Update release_notes.rst
2022-04-08 15:41:23 +02:00
Fabian Neumann
6aefcee030
Merge branch 'eu-energy-security' into results-dir
2022-04-08 15:28:57 +02:00
Fabian
40425a7767
build powerplants: use map_country bus function for bus attachement
2022-04-08 15:25:05 +02:00
Fabian Neumann
50ca0d0ddc
Merge branch 'eu-energy-security' into results-dir
2022-04-08 14:51:10 +02:00
Fabian
65790cd065
build_powerplants: remove non-assigned ppls
2022-04-08 14:34:52 +02:00