Commit Graph

1077 Commits

Author SHA1 Message Date
Fabian
02725e00f0 add precommit-yaml config 2022-09-08 11:05:56 +02:00
Martha Frysztacki
ef2633ae05
Merge pull request #412 from PyPSA/fix-simplify-alternative
Fix line voltages alterantive
2022-09-05 13:38:11 +02:00
Fabian
2eb26f7334 address #314 2022-09-05 12:55:46 +02:00
Fabian Neumann
2b3f1701b0
Merge pull request #409 from ebbekyhl/split_planning_horizon
specify memory resources
2022-08-29 11:51:35 +02:00
Fabian Neumann
8e566a760d
Merge branch 'master' into split_planning_horizon 2022-08-29 11:50:48 +02:00
Fabian Neumann
1dc003119f
Merge pull request #406 from zoltanmaric/patch-1
Use `geomap=True` for plotting existing lines
2022-08-29 11:50:17 +02:00
Ebbe Kyhl Gøtske ekg@mpe.au.dk
98dd2db622 specify memory resources 2022-08-11 10:10:35 +02:00
Fabian Hofmann
10b909e691
Merge branch 'master' into patch-1 2022-08-09 16:52:04 +02:00
Fabian Hofmann
f5fd5299dd
Merge pull request #404 from PyPSA/fix_pm_no_techtype
fix NaN techtype & fix wrong tech for Nuclear
2022-08-09 13:02:39 +02:00
Zoltán Marić
07ff021a6e
Use geomap=True for plotting existing lines
Since https://github.com/PyPSA/PyPSA/commit/e754928e#diff-1ffb543f39b9a9c1d00adfc3fb2c1a89c905c56e00b9ede9178787a8148dc0eeR210 PyPSA raises an exception for plots that have geo axes but use `geomap=False`.
2022-08-09 12:09:07 +02:00
Fabian Hofmann
e0862c6f23
Merge branch 'master' into fix_pm_no_techtype 2022-08-04 16:16:34 +02:00
Irieo
f20203e623 fix NaN techtype & fix wrong tech for Nuclear 2022-08-04 15:25:00 +02:00
Fabian Neumann
8b33e36925
Merge pull request #403 from p-glaum/shipping_raster
build_ship_raster: make file deletion windows compatible
2022-08-04 13:24:55 +02:00
Philipp Glaum
29cc8021b9 build_ship_raster: make file deletion windows compatible 2022-08-03 16:13:27 +02:00
Fabian Neumann
d569d3782c fix windows for build_ship_raster 2 2022-08-02 18:25:24 +02:00
Fabian Neumann
adbfe8b5dc fix windows for build_ship_raster 2022-08-02 16:44:24 +02:00
Fabian Neumann
a6052b6b63
Merge pull request #401 from p-glaum/shipping_raster
Consider shipping routes for offshore potential calculation
2022-08-02 16:05:44 +02:00
Fabian Neumann
ca183ba89e add zenodo dataset for download 2022-08-02 15:56:47 +02:00
Fabian Neumann
09d126706e
Merge branch 'master' into shipping_raster 2022-08-02 15:01:05 +02:00
Fabian Neumann
5bf4390096
Merge pull request #400 from PyPSA/res-config
make resolution of exclusion calculation a configurable option
2022-08-01 08:33:18 +02:00
Philipp Glaum
16ab4703da add release note 2022-07-29 15:12:19 +02:00
Philipp Glaum
ba7a5363e7 update Fabians review comments 2022-07-29 14:56:39 +02:00
Philipp Glaum
1009e2a0f6 delete config_float 2022-07-29 13:43:13 +02:00
Philipp Glaum
ebf54a7c9d update configtables in the documentation 2022-07-29 12:11:46 +02:00
Philipp Glaum
9cebf95fc0 update tutorial config 2022-07-29 12:03:50 +02:00
Philipp Glaum
2b5fefc7db update test config 2022-07-29 11:52:55 +02:00
Philipp Glaum
4db62fa0c6 place holder in snakefile for path to ship_raster 2022-07-29 11:52:33 +02:00
Philipp Glaum
fc57d4408f :Merge remote-tracking branch 'upstream/master' into shipping_raster 2022-07-28 15:21:24 +02:00
Philipp Glaum
8af09d9bec fix raster format error due to import 2022-07-28 15:21:21 +02:00
Philipp Glaum
6d070a19e0 initial ship raster implementation 2022-07-28 10:38:24 +02:00
Fabian Neumann
bfcc08665d make resolution of exclusion calculation a configurable option 2022-07-27 13:40:41 +02:00
Fabian Neumann
df6d74a087 add release docs where to change versions 2022-07-27 13:12:52 +02:00
Fabian Neumann
eb72d8aaad add release 0.5 envs/environment.fixed.yaml 2022-07-27 13:08:12 +02:00
Fabian Neumann
885316002c release_notes: markdown to rst syntax 2022-07-27 11:58:23 +02:00
Fabian Neumann
3c64ecf057 doc: fix syntax of electricity.csv 2022-07-27 11:55:37 +02:00
Fabian Neumann
c9c1910699 doc: remove gitter 2022-07-27 11:50:42 +02:00
Fabian Neumann
4dcb47f74b release notes: update date 2022-07-27 11:49:30 +02:00
Fabian Neumann
3d0c02fa71
Merge pull request #399 from PyPSA/release-v0.5
Release v0.5
2022-07-27 10:37:22 +02:00
Fabian Neumann
d2b8e3c3d2
Merge pull request #389 from PyPSA/meta
store config and wildcards in n.meta
2022-07-27 10:01:51 +02:00
Fabian Neumann
a1507124f6 Merge branch 'release-v0.5' into meta 2022-07-27 09:43:36 +02:00
Fabian Neumann
060bc49223 helpers: make copy of snakemake.config to avoid non-serializable JSON 2022-07-27 09:26:21 +02:00
Fabian Neumann
6903c4305e
Merge pull request #394 from PyPSA/introduce_modularity_clustering
new spatial clustering method: modularity
2022-07-27 09:04:50 +02:00
Fabian Neumann
8d132464bd
Merge branch 'release-v0.5' into introduce_modularity_clustering 2022-07-27 09:04:39 +02:00
Fabian Neumann
cdd063d3b0 scripts: remove deprecated clustering methods, remove unused imports 2022-07-27 09:02:34 +02:00
Fabian Neumann
87388d4b4a update author affiliations 2022-07-26 15:32:48 +02:00
Fabian Neumann
6027ade0ed prepare release notes 2022-07-26 15:30:07 +02:00
Fabian Neumann
8fc0c57ed6 update copyright years 2022-07-26 15:05:59 +02:00
Fabian Neumann
e523cb4cb5 doc: minor updates 2022-07-26 15:01:21 +02:00
Fabian Neumann
239dcfdd1e
Merge branch 'master' into introduce_modularity_clustering 2022-07-26 14:04:56 +02:00
Fabian Neumann
e3555523d8 env: use new pypsa 0.20 2022-07-26 14:04:06 +02:00