Commit Graph

4475 Commits

Author SHA1 Message Date
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
Philipp Glaum
bf1d80ac63 add 750kV line type in config and new PyPSA version 0.19.2 2022-03-07 17:44:20 +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
martacki
85834ba8e7 remove xagg 2022-03-07 13:48:19 +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
martacki
d2af983378 distribute electricity demand in ua and md based on GDP data 2022-03-05 11:21:37 +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
025dd35878 GDP for UA and MD (draft) - not working yet! 2022-03-04 20:02:27 +01:00
martacki
d1d42213b1 MD load data totals (IEA) 2022-03-04 20:00:52 +01:00
Fabian
6288f8d696 data: add custom_powerplants for ukraine
config: set custom_poweplants to True
2022-03-04 17:47:50 +01:00
euronion
f6c29059aa Make build_cutout.py use snapshots for determining time period. 2022-03-04 16:52:40 +01:00
martacki
3fa8f91e73 make_summary followup on snakemake dependencies removal 2022-03-04 16:29:47 +01:00
martacki
f52b252fee UA load data (entsoe transparency 2018) 2022-03-04 16:04:46 +01:00
Fabian Neumann
67a305e711 add 750 kV 2022-03-04 14:35:45 +01:00
euronion
acce6609f1 Merge branch 'ukraine_hackathon' of https://github.com/PyPSA/pypsa-eur into ukraine_hackathon 2022-03-04 14:22:39 +01:00
euronion
4a6174c166 Add Moldova (MD) country key to countries list. 2022-03-04 14:22:31 +01:00
martacki
c4d194e32f fix Snakefile 2022-03-04 14:06:50 +01:00
martacki
e5b316eef4 add renewable profiles rule 2022-03-04 13:59:10 +01:00
martacki
e0eb08b90f include ua in countries 2022-03-04 13:54:04 +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
FabianHofmann
6fac4fccd1 Merge branch 'line-rating' of github.com:PyPSA/pypsa-eur into line-rating 2022-03-02 14:15:17 +01:00
FabianHofmann
7d7b3d4cf9 Merge branch 'master' of github.com:PyPSA/pypsa-eur into line-rating 2022-03-02 14:14:56 +01:00
Fabian Neumann
8dafb7bc83
fix custom clustering by checking explicitly for series (#318) 2022-02-27 08:07:11 +01:00
Fabian
8c3db33126 Merge branch 'master' into line-rating 2022-02-25 16:00:16 +01:00
Martha Frysztacki
4becc4012f
Merge branch 'master' into update-entsoe-gridextract 2022-02-25 14:52:30 +01:00
martacki
cba8c569bd NordBalt assignment 2022-02-25 14:50:45 +01:00
Philipp Glaum
caaca688c4 add_electricity: add optional clipping and small changes 2022-02-23 12:06:51 +01:00
Fabian Neumann
3eec027db6
no more 'mv' command in Snakefile for Windows (#316) 2022-02-22 19:34:47 +01:00
Philipp Glaum
7e692f01e3 adjust s_max_pu clipping 2022-02-21 09:18:20 +01:00
Fabian Neumann
c754f253bc plotting adjustments for pypsa 0.19.1 2022-02-20 16:13:11 +01:00
Fabian Neumann
4b1360c3f0 do not aggregate rooftop and solar PV in plots 2022-02-20 15:59:51 +01:00
Fabian Neumann
43111e4a6f Merge branch 'multiyear' of github.com:PyPSA/pypsa-eur into multiyear 2022-02-18 17:04:43 +01:00