Commit Graph

3056 Commits

Author SHA1 Message Date
Fabian Neumann
31f9864daf omit NATURA from testing and tutorial due to file size# 2022-03-20 21:01:07 +01:00
Fabian Neumann
7ba1f26eb8 must read NATURA shape before add_geometry 2022-03-20 20:56:38 +01:00
Fabian Neumann
5a7c0d7967 remove build/retrieve natura raster, directly use shapefile 2022-03-20 10:03:17 +01:00
Fabian Neumann
ca94709ed3 use snakemake.threads in build_renewable_profiles 2022-03-20 09:50:38 +01:00
Philipp Glaum
e46ddb3985 solve_network: add constraint for min renewable capacities 2022-03-18 14:48:34 +01:00
euronion
da72f5487d Update Snakefile 2022-03-18 14:29:50 +01:00
lisazeyen
71a8bc6c96 use define spatial for all conventionals, add lifetime for H2 storage 2022-03-18 13:46:40 +01:00
lisazeyen
4f288834b2 update overrides align with PyPSA version>=0.18 2022-03-18 13:46:09 +01:00
Philipp Glaum
b4c31f8889 add renewable share constraint 2022-03-18 12:44:57 +01:00
euronion
65e35135e1 Update Snakefile 2022-03-18 11:13:58 +01:00
lisazeyen
cfb5a797cb start to extend define_spatial for conventional carriers 2022-03-18 10:22:00 +01:00
lisazeyen
08cef37e7e improve code style 2022-03-18 10:22:00 +01:00
Fabian Neumann
c4423d43a8 add synchronisation release, release notes 2022-03-17 18:19:06 +01:00
lisazeyen
5502943301
scripts/solve_network.py: Style improvement
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-03-17 18:15:59 +01:00
lisazeyen
aed81940b3
add_existing_baseyear.py: Style improvement
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-03-17 18:15:14 +01:00
Martha Frysztacki
69c0341145
Merge branch 'master' into introduce_hac_clustering 2022-03-17 17:40:46 +01:00
martacki
53822b17a3 merge branch 2022-03-17 17:39:41 +01:00
martacki
4c1c5e3a4e suggestions by coroa and fneum 2022-03-17 17:38:30 +01:00
martacki
68f332f5cc suggestions by coroa and fneum 2022-03-17 15:42:04 +01:00
Fabian Neumann
5a76493685
Merge pull request #330 from PyPSA/fix-clustering-with-infs
Fix clustering of p_nom_max values with pandas version > 1.4
2022-03-16 17:12:24 +01:00
Fabian
1f788e0d5b cluster_network: replace np.sum/np.min by pandas.Series.sum/min 2022-03-16 16:16:15 +01:00
Philipp Glaum
a5dd712424 Snakefile: download newer load data file 2022-03-16 09:28:46 +01:00
Philipp Glaum
d0e08edd6e Snakefile changes: add hydro input file for 2020 2022-03-15 10:23:59 +01:00
Fabian Neumann
7b92861ed7
Merge branch 'master' into fix-plotnetworkrule 2022-03-13 11:08:24 +01:00
Fabian Neumann
071350c33f
Merge pull request #329 from thesethtruth/patch-1
update toplevel.csv to include quotation marks in focus_weights
2022-03-13 11:07:48 +01:00
Seth
323fdc651a
update toplevel.csv to include quotation marks in focus_weights
fixes #328
2022-03-11 15:52:34 +01:00
Seth
0384b4ff83 fix the plot_network snakemake rule 2022-03-10 13:55:53 +01:00
Fabian Neumann
d391c97709
Merge pull request #326 from PyPSA/update_README
update README.md
2022-03-09 09:22:21 +01:00
martacki
a2b1137215 update README.md 2022-03-08 12:35:00 +01:00
Fabian Neumann
878fd5045e
Merge pull request #322 from PyPSA/snakemake_dependencies_followup
make_summary followup on snakemake dependencies removal
2022-03-07 15:53:28 +01:00
Martha Frysztacki
3e07fdfd54
Merge branch 'master' into introduce_hac_clustering 2022-03-07 11:44:29 +01:00
martacki
f02d5fe821 fix clustering setup for hac according to fneum suggestions 2022-03-07 11:43:04 +01:00
Fabian
2c896de1a4 Merge branch 'line-rating' of github.com:PyPSA/pypsa-eur into line-rating 2022-03-06 23:08:25 +01:00
euronion
c729d0dd74 Update release_notes.rst 2022-03-04 21:21:49 +01:00
euronion
519c7a4700 Update snapshots.csv 2022-03-04 21:21:44 +01:00
euronion
2e84bd484d Replace "closed" with "inclusive" in config. 2022-03-04 21:16:19 +01:00
euronion
9f71af89ad Update environment.yaml 2022-03-04 21:15:42 +01:00
euronion
76ee8c617a Update release_notes.rst 2022-03-04 21:15:35 +01:00
martacki
3fa8f91e73 make_summary followup on snakemake dependencies removal 2022-03-04 16:29:47 +01:00
Fabian
d16f24fc07 follow up 2022-03-03 23:08:29 +01:00
Fabian
8700f63cdb solve_network: fix load shedding attributes 2022-03-03 18:13:54 +01:00
Fabian Neumann
829c1055f7
Update entsoe gridextract (#308)
* update entsoe gridextract

* update parameter_corrections for updated entsoe gridextract

* update entsoe extract with missing lines

* join skagerrak link

* parameter_corrections - resolve 220/380 kV Line Bug

* linelength fix of corrupted (problem) lines

* NordBalt assignment

* add validation script for grid extract

* release_notes, old format of base_network with updated docstrings

Co-authored-by: Philipp Glaum <philipp.glaum@rwth-aachen.de>
2022-03-03 17:47:48 +01:00
martacki
b63271f12f release_notes, old format of base_network with updated docstrings 2022-03-03 17:16:23 +01:00
Martha Frysztacki
49cd51f463
Merge branch 'master' into update-entsoe-gridextract 2022-03-03 16:38:06 +01:00
Fabian
dc954b0fc9 Merge branch 'master' of github.com:PyPSA/pypsa-eur into line-rating 2022-03-03 01:14:02 +01:00
Fabian
b7436da57e Merge branch 'master' of github.com:PyPSA/pypsa-eur into line-rating 2022-03-03 01:13:28 +01:00
Fabian Hofmann
7365babfa2
Merge pull request #319 from PyPSA/memory-fix
Snakefile: fix memory function for clusters == 'all'
2022-03-02 15:20:53 +01:00
Philipp Glaum
4586310b6a add validation script for grid extract 2022-03-02 14:46:07 +01:00
Fabian
752ff28538 cluster_network.py: allow cluster wildcard to be 'all' 2022-03-02 14:43:04 +01:00
Fabian
49ec143b0a Snakefile: fix memory function for clusters == 'all' 2022-03-02 14:22:16 +01:00