Commit Graph

3929 Commits

Author SHA1 Message Date
martacki
c366905895 update co2limit + substations, lines and links in README 2022-03-18 09:07:05 +01:00
euronion
acd436ab07 Merge branch 'ukraine_hackathon' of https://github.com/PyPSA/pypsa-eur into ukraine_hackathon 2022-03-18 08:58:11 +01:00
euronion
28d02a8d37 Update build_renewable_profiles.py 2022-03-18 08:58:04 +01:00
martacki
748e1b1f5c update imgs used in README 2022-03-18 08:52:11 +01:00
Fabian Hofmann
88757bcc8c
Merge branch 'master' into ukraine_hackathon 2022-03-17 18:44:15 +01:00
Fabian
50b3dc02f8 Merge branch 'ukraine_hackathon' of github.com:PyPSA/pypsa-eur into ukraine_hackathon 2022-03-17 18:37:39 +01:00
Fabian
eda9212dfd build_load_data: fix UA and MD time series for subset of year 2022-03-17 18:36:46 +01:00
Fabian Neumann
807d5d7c6e env: add jupyter and nbconvert 2022-03-17 18:34:27 +01:00
Fabian Neumann
c4423d43a8 add synchronisation release, release notes 2022-03-17 18:19:06 +01:00
Fabian Neumann
b30c559537 add image to release notes 2022-03-17 18:16:18 +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
Fabian Neumann
480d252cb4 Merge branch 'ukraine_hackathon' of github.com:pypsa/pypsa-eur into ukraine_hackathon 2022-03-17 18:05:57 +01:00
Fabian Neumann
ce6c15224f add release notes 2022-03-17 18:05:52 +01:00
euronion
6c3670c810 Restore Windows compatability. 2022-03-17 17:59:51 +01:00
euronion
3e14156709 Add land cover analysis for MD, UA (Quick & Dirty). 2022-03-17 17:56:13 +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
Fabian Neumann
08ad16a962 powerplants: add MD country code 2022-03-17 16:44:59 +01:00
Fabian Neumann
1ca03e7f49 minimum clusters is 39 with UA and MD 2022-03-17 16:43:59 +01:00
Fabian Neumann
d6f4b3b254 powerplants: assume 'natural gas' is OCGT 2022-03-17 16:43:23 +01:00
martacki
68f332f5cc suggestions by coroa and fneum 2022-03-17 15:42:04 +01:00
Fabian Neumann
b1cb4da958 update gdp ppp data 2022-03-17 15:24:12 +01:00
Fabian Neumann
210d05f784 add small updated data files and adjust paths 2022-03-17 14:11:56 +01:00
Fabian Neumann
b23b3ff1a7
Merge branch 'master' into ukraine_hackathon 2022-03-17 08:48:58 +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
4868b3b91a update cutout links 2022-03-13 14:01:02 +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
Fabian
3cb06985c9 custom powerplants: add Moldova 2022-03-10 16:48:31 +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
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