Commit Graph

855 Commits

Author SHA1 Message Date
Fabian Neumann
d321b2b762 resolve merge conflicts 2022-06-24 20:15:32 +02:00
Fabian Neumann
8d9bbacd9b
Merge pull request #365 from PyPSA/bugfixes_manual_load
bugfixes for manual load adjustments
2022-06-24 20:06:31 +02:00
Fabian Neumann
ac966c0a99
Merge branch 'master' into bugfixes_manual_load 2022-06-24 19:57:16 +02:00
Fabian Hofmann
467a1eb5e7
Merge pull request #384 from PyPSA/dask-distributed
Enable parallel computing with new dask version
2022-06-24 14:27:41 +02:00
Fabian
75f9719076 build_renewable_profiles: use LocalCluster instance 2022-06-24 14:07:51 +02:00
Fabian
743fdea874 add dask-worker-space to gitignore 2022-06-23 21:39:28 +02:00
Fabian
d18867ce61 build_renewable_profiles: use dask client instead of kwargs 2022-06-23 21:27:18 +02:00
Fabian Neumann
4e60e8d675
Merge pull request #381 from p-glaum/fix_snakemake_error
helpers: check snakemake version for bug fix
2022-06-21 16:32:16 +02:00
Fabian Neumann
fe5467e4e4
Merge branch 'master' into fix_snakemake_error 2022-06-21 16:21:32 +02:00
Fabian Neumann
cc657b7628
Update scripts/_helpers.py 2022-06-21 16:21:21 +02:00
Philipp Glaum
51ff3f02bb helpers: check snakemake version for bug fix 2022-06-21 16:13:16 +02:00
Fabian Hofmann
21183f7b23
Merge pull request #379 from PyPSA/cluster-strategy-conventionals
cluster-network: add strategies for conventionals
2022-06-20 18:48:20 +02:00
Fabian Hofmann
8c704c024e
Merge branch 'master' into cluster-strategy-conventionals 2022-06-20 18:23:02 +02:00
Fabian
c2413aeef4 cluster-network: add strategies for conventionals 2022-06-20 18:20:28 +02:00
Fabian Neumann
8e93fe9fb7
Merge pull request #378 from p-glaum/fix_snakemake_error
fix snakemake error introduced after v7.7.0
2022-06-20 13:34:19 +02:00
Philipp Glaum
5df588ccb8 fix snakemake error introduced after v7.7.0 2022-06-20 12:45:28 +02:00
Fabian Neumann
93827ace1c
Merge pull request #376 from PyPSA/calc-landuse-wo-progressbar
build_renewable_profiles: set show progress default to False
2022-06-14 17:38:08 +02:00
Fabian Hofmann
6b9932f5e8
build_renewable_profiles: set show progress default to False 2022-06-14 15:24:10 +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 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 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
5fd99628c9
Merge pull request #356 from PyPSA/revert-354-hvdc-links
Revert "update TYNDP links which are already built"
2022-04-05 17:10:47 +02:00
Fabian Neumann
bfcc20aa13
Revert "update TYNDP links which are already built" 2022-04-05 17:10:12 +02:00