Commit Graph

874 Commits

Author SHA1 Message Date
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
621520a7b2
Merge branch 'master' into rm-raster-natura 2022-03-29 09:18:43 +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
Fabian Neumann
522d69d4a6
Merge pull request #327 from thesethtruth/fix-plotnetworkrule
fix the plot_network snakemake rule
2022-03-28 17:42:17 +02:00
Fabian Neumann
a05881479c build_bus_regions: move voronoi partition from vresutils to script 2022-03-28 15:17:55 +02:00
Seth
c37171b01d feedback code review (opts argument and unpacking) 2022-03-28 13:42:55 +02:00
Fabian Neumann
d3589be761 test explicit fiona for Windows 2022-03-28 13:17:21 +02:00
Seth
e45c7a65ff
Apply suggestions from Martha's code review
Co-authored-by: Martha Frysztacki <martha.frysztacki@kit.edu>
2022-03-28 12:10:51 +02:00
Fabian Neumann
7fee2944d8
Merge branch 'master' into rm-raster-natura 2022-03-28 12:07:33 +02:00
Seth
3c5212826e
Merge branch 'PyPSA:master' into fix-plotnetworkrule 2022-03-28 11:54:47 +02:00
Fabian Neumann
832cc8e5e8 Windows compatibility through request string 2022-03-28 10:56:52 +02:00
Fabian Neumann
03e6764a9d
Merge branch 'master' into issue-301 2022-03-25 13:46:46 +01:00
Fabian Neumann
297ae04d5f
Merge pull request #340 from PyPSA/skip-if-no-lv
skip iterations if no lines are expandable
2022-03-25 13:46:14 +01:00
Fabian Neumann
85387bded2
Merge branch 'master' into skip-if-no-lv 2022-03-25 13:46:04 +01:00
Fabian Neumann
21a91728d6
Merge pull request #343 from PyPSA/be-test
Switch to Belgium for CI and tutorial for performance gain
2022-03-25 13:45:37 +01:00
Fabian Neumann
d94719a33d fix tutorial and add release notes 2022-03-24 15:53:02 +01:00
Fabian Neumann
bf8cbf507e switch to Belgium for CI and tutorial 2022-03-24 15:52:01 +01:00
Fabian Neumann
35f8b54a46 switch to Belgium for CI and tutorial 2022-03-24 15:51:36 +01:00
Fabian Neumann
c54ddab4a3 remove unused simple_hvdc_costs 2022-03-24 14:47:00 +01:00
Fabian Neumann
855a176c51
Merge branch 'master' into rm-raster-natura 2022-03-24 14:40:14 +01:00
Fabian Neumann
da8a7f1293 consider again NATURA in testing 2022-03-24 14:39:36 +01:00
Fabian Neumann
62e7653d7e add release notes 2022-03-24 14:37:18 +01:00
Fabian Neumann
12a5a5f86a add release notes 2022-03-24 14:34:08 +01:00
Fabian Neumann
2cf8b53069
Merge pull request #338 from PyPSA/cache-bundle
cache data bundle
2022-03-24 14:32:00 +01:00
Fabian Neumann
1a82b87587 skip iterations if no lines are expandable 2022-03-24 14:30:28 +01:00
Fabian Neumann
8f74d1e266
Merge pull request #333 from PyPSA/fix/snakefile-renewable-wildcards
Constrain Snakefile rule build_renewable_profiles with wildcard_constraint
2022-03-24 14:20:41 +01:00
Fabian Neumann
7f6a00cfce
Merge branch 'master' into rm-raster-natura 2022-03-24 14:19:14 +01:00
Fabian Neumann
8df94c862b
Merge pull request #335 from PyPSA/smk-threads
use snakemake.threads in build_renewable_profiles
2022-03-24 14:17:45 +01:00
Fabian Neumann
e0c4890c58
Merge pull request #339 from PyPSA/auto-dl-natura
automatically download NATURA2000 gpkg and use it
2022-03-24 14:17:22 +01:00
Fabian Neumann
5833ac90eb move up cache date setting 2022-03-24 14:14:33 +01:00
Fabian Neumann
9f4e61d822 refresh data/cutouts folders cache every week 2022-03-24 14:13:37 +01:00
Fabian Neumann
273ac5a192 cache full data folder and cutouts 2022-03-24 14:07:44 +01:00
Fabian Neumann
f90bb92e1a automatically download NATURA2000 gpkg and use it 2022-03-24 13:37:21 +01:00