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 |
|
Martha Frysztacki
|
24e103c53e
|
Merge branch 'master' into introduce_hac_clustering
|
2022-03-24 13:17:28 +01:00 |
|
martacki
|
7f29c31abe
|
.copy() shortcut
|
2022-03-24 13:17:01 +01:00 |
|
Fabian Neumann
|
d24b9a4883
|
run CI on PRs targeting non-master branches
|
2022-03-24 12:40:29 +01:00 |
|
Fabian Neumann
|
ad4bd56ab2
|
cache data bundle
|
2022-03-24 12:36:54 +01:00 |
|
martacki
|
8cb4c17930
|
unify vre treatment for hac clustering for simplify_network and cluster_network
|
2022-03-22 16:53:05 +01:00 |
|
euronion
|
e2e98120b1
|
Update Snakefile
|
2022-03-21 10:01:34 +01:00 |
|
euronion
|
30cb861ca2
|
Update Snakefile
|
2022-03-21 09:37:50 +01:00 |
|
lisazeyen
|
03fca360ff
|
style improvement
|
2022-03-21 09:14:15 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|