Commit Graph

823 Commits

Author SHA1 Message Date
martacki
bef4967e84 clustering strategies moved to configurables 2022-06-20 18:58:23 +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
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
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
Fabian Neumann
fa0fa27bc3
Merge pull request #354 from PyPSA/hvdc-links
update TYNDP links which are already built
2022-04-05 17:09:03 +02:00
Fabian Neumann
aa6e98a563 label built TYNDP links as not under_construction 2022-04-05 16:11:02 +02:00
Fabian Neumann
eca4a017db implement TYNDP link overriding for link_id not oid 2022-04-05 16:07:30 +02:00
Fabian Neumann
2a34ab26c4 add TYNDP link replaces 2022-04-05 16:07:04 +02:00
Fabian Neumann
46acddd369 update TYNDP links which are already built 2022-04-04 22:17:40 +02:00
Fabian Neumann
215d18cb31
Merge pull request #351 from PyPSA/fix-tutorial-lines
Fix documentation references to tutorial config & atlite>=0.2.6
2022-04-03 09:58:46 +02:00
Fabian Neumann
a217415c39 env: bump minimum version number of atlite due to new cutouts with azimuth wind 2022-04-03 09:42:35 +02:00
Fabian Neumann
70640cc336 doc: fix tutorial config line references 2022-04-03 09:42:07 +02:00
Fabian Neumann
bded794957
Merge pull request #341 from PyPSA/issue-301
remove unused simple_hvdc_costs
2022-03-29 12:30:13 +02:00
Fabian Neumann
a7e407944c
Merge branch 'master' into issue-301 2022-03-29 09:24:40 +02:00
Fabian Neumann
a4132919a0
Merge branch 'master' into voronoi 2022-03-29 09:08:35 +02:00
Fabian Neumann
441bfbc421
Merge pull request #350 from davide-f/master
Fix CI due to fiona
2022-03-29 06:33:05 +02:00
davide-f
9eac6d9bbe Fix environment 2022-03-28 21:45:03 +02:00