Commit Graph

2928 Commits

Author SHA1 Message Date
Fabian Neumann
662492a23e
Merge pull request #690 from PyPSA/fix/safe-add-carriers
Prevent attempt to re-add existing carriers.
2023-06-30 14:50:45 +02:00
pre-commit-ci[bot]
e4651ce711 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-30 11:28:56 +00:00
euronion
16dcad0176 Prevent attempt to re-add existing carriers. 2023-06-30 13:25:20 +02:00
Fabian Hofmann
134a05f6f1
Merge pull request #689 from PyPSA/build-renewable-profiles-nprocesses
build_renewable_profile: fix execution for one thread + enable switching between tutorial and default config
2023-06-30 12:05:01 +02:00
Fabian
701231fdca build_renewable_profile: fix execution for one thread 2023-06-30 11:34:41 +02:00
Fabian Hofmann
f4847ba907
Merge pull request #687 from PyPSA/powerplants-dropna
follow up on #686
2023-06-29 19:43:49 +02:00
Fabian
9e143345bd follow up on #686 2023-06-29 19:24:38 +02:00
Fabian Hofmann
89ffa87254
Merge pull request #653 from PyPSA/complete-carrier-set
Complete carrier set
2023-06-29 18:13:26 +02:00
Fabian Hofmann
e2270ea580
Merge branch 'master' into complete-carrier-set 2023-06-29 16:50:22 +02:00
Fabian Hofmann
aec5664b3b
Merge pull request #686 from PyPSA/update-clustering-namespace
update to new pypsa and scipy version
2023-06-29 16:50:15 +02:00
Fabian
aac339ef0b Merge branch 'cll-constraint-groupby' into update-clustering-namespace 2023-06-29 16:39:53 +02:00
Fabian
00ec36a12e add_electricity: filter out nan geocoords in kdtree 2023-06-29 16:38:56 +02:00
Fabian
0dd1933057 solve_network: fix argument for linopy groupby 2023-06-29 16:21:45 +02:00
pre-commit-ci[bot]
d84c7ebf6a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-29 14:02:56 +00:00
Fabian Hofmann
3f946dd83d
Update scripts/add_electricity.py 2023-06-29 16:02:31 +02:00
pre-commit-ci[bot]
a9b0d349f2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-29 14:02:21 +00:00
Fabian Hofmann
cf06204e4f
Update scripts/add_electricity.py 2023-06-29 16:02:09 +02:00
Fabian Hofmann
8c7c586b0c
Update scripts/add_extra_components.py 2023-06-29 16:02:03 +02:00
Fabian Hofmann
86c489679a
Merge branch 'master' into complete-carrier-set 2023-06-29 16:00:58 +02:00
Fabian
2f3005e555 use pypsa.clustering.spatial namespace 2023-06-29 15:37:29 +02:00
Fabian Neumann
907382e83a Merge branch 'fneum/line-rating' of github.com:PyPSA/pypsa-eur into fneum/line-rating 2023-06-29 11:42:15 +02:00
Fabian Neumann
c5c30bcc32 Merge branch 'master' into fneum/line-rating 2023-06-29 11:42:07 +02:00
pre-commit-ci[bot]
c0088b7923 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-29 09:42:03 +00:00
Fabian Neumann
43c47be2ec fix syntax errors 2023-06-29 11:41:38 +02:00
pre-commit-ci[bot]
febd293374 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-28 08:05:18 +00:00
virio-andreyana
d943e3bb68 add sector and industry table. In progress 2023-06-27 23:16:15 +02:00
Fabian Neumann
329349d794
Merge pull request #684 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-27 10:15:03 +02:00
pre-commit-ci[bot]
cec407e656
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.7.2 → v1.7.3](https://github.com/PyCQA/docformatter/compare/v1.7.2...v1.7.3)
- [github.com/fsfe/reuse-tool: v1.1.2 → v2.0.0](https://github.com/fsfe/reuse-tool/compare/v1.1.2...v2.0.0)
2023-06-26 22:19:08 +00:00
virio-andreyana
678792009a preparing sector config data 2023-06-22 10:23:54 +02:00
Fabian Hofmann
ab0963540f
Merge branch 'master' into complete-carrier-set 2023-06-21 09:53:19 +02:00
Fabian Neumann
86e5f08fbf
Merge branch 'master' into linemaxext-config 2023-06-20 13:33:18 +02:00
Fabian Neumann
cfa99cb327
Merge pull request #683 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-20 13:31:04 +02:00
pre-commit-ci[bot]
284e3f8e70
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](https://github.com/codespell-project/codespell/compare/v2.2.4...v2.2.5)
2023-06-19 22:43:01 +00:00
virio-andreyana
0bf693c585 general update of .rst files 2023-06-16 01:31:59 +02:00
Fabian Hofmann
bdb5381730
Merge pull request #663 from PyPSA/post-merge-param
Post-merge `snakemake.params`
2023-06-15 22:00:15 +02:00
Fabian
a17647a07e add_electricity: fix cost ref 2023-06-15 19:35:41 +02:00
Fabian
27eea273bd harmonize params names 2023-06-15 19:12:30 +02:00
Fabian
1d10073514 review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
Fabian
45cac01ea3 adjust param accessing in cluster, simplify and build_elec script 2023-06-14 14:39:53 +02:00
virio-andreyana
12b9356245 add info to release_notes 2023-06-14 11:03:07 +02:00
Fabian Hofmann
862e54770f
Merge branch 'master' into post-merge-param 2023-06-14 10:11:26 +02:00
Max Parzen
e137045380
Merge pull request #680 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-13 15:06:17 +01:00
pre-commit-ci[bot]
e44f8d66cd
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.7.1 → v1.7.2](https://github.com/PyCQA/docformatter/compare/v1.7.1...v1.7.2)
2023-06-12 22:22:08 +00:00
Ricardo
b7aa122fda Fixed issue (most likely) introduced when merging PyPSA-Eur with PyPSA-Eur-Sec 2023-06-12 20:40:51 +02:00
Fabian Neumann
778f850a9e
Merge pull request #678 from davide-f/fix_clustering_LT
Update cluster_network to avoid adding deleted links in clustered net…
2023-06-09 17:54:23 +02:00
Davide Fioriti
176bebdef0
Update cluster_network to avoid adding deleted links in clustered network 2023-06-09 17:18:25 +02:00
pre-commit-ci[bot]
d6057cb92b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-03 10:10:08 +00:00
virio-andreyana
8dbcca560c
minor fixes in solve_network.py 2023-06-03 12:09:51 +02:00
Fabian Neumann
391f821d6e resolve remaining merge conflicts 2023-06-02 17:28:23 +02:00
Fabian Neumann
546d9b0610 adjust new rules to merged format 2023-06-02 17:27:24 +02:00