Commit Graph

2652 Commits

Author SHA1 Message Date
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
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
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
pre-commit-ci[bot]
0f5bb8b893 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-02 10:53:11 +00:00
virio-andreyana
83ff639ad5 amend solve_network 2023-06-02 12:52:49 +02:00
virio-andreyana
b67a00903a
using higher keys for industries 2023-05-31 10:54:27 +02:00
pre-commit-ci[bot]
f3e8fe2312 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-27 13:51:00 +00:00
virio-andreyana
e581ca930c made params more specific 2023-05-27 15:50:37 +02:00
pre-commit-ci[bot]
ead87afce1 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-27 10:23:30 +00:00
virio-andreyana
1c73bb0342 add params for solve_network 2023-05-27 12:22:53 +02:00
Max Parzen
80eadcf24a
Merge pull request #674 from LucieRC/master
Update Discord link README.md
2023-05-25 14:39:25 +01:00
lucie_rc
dc043d8aef
Update Discord link README.md 2023-05-24 15:46:53 +03:00
Fabian Neumann
015a6a19f3
Merge pull request #672 from koen-vg/fix-h2-underground-storage
Fix bug with underground H2 storage creation
2023-05-24 11:39:32 +02:00
Koen van Greevenbroek
312dd81f21 Fix bug with underground H2 storage creation
For some small model regions, none of the H2 cavern types specified in
the configuration might actually be available, in which case the line
`h2_caverns = h2_caverns[cavern_types].sum(axis=1)` throws an error.
2023-05-24 11:13:37 +02:00
Fabian Neumann
0c95b5a840
Merge pull request #671 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-23 08:50:19 +02:00
pre-commit-ci[bot]
0f09545d96 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-22 21:56:31 +00:00
pre-commit-ci[bot]
d2f6138ca5
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.6.5 → v1.7.1](https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.1)
2023-05-22 21:56:04 +00:00
virio-andreyana
28d39680c6
Merge branch 'master' into post-merge-param 2023-05-19 16:19:58 +02:00
pre-commit-ci[bot]
216a02fba1 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-19 13:42:45 +00:00
virio-andreyana
c043100ada
add more params in simplify_network.py 2023-05-19 15:42:07 +02:00
virio-andreyana
d97a543463
missing a coma in build_electricity.smk 2023-05-17 19:37:47 +02:00
pre-commit-ci[bot]
6366dc4c55 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-17 17:26:02 +00:00
virio-andreyana
8af1fe5649
replace the word "config" to "params" in functions 2023-05-17 19:25:45 +02:00
virio-andreyana
8208ac033b
convert param back to config for "logging" and "run", made "enable" more specific 2023-05-17 18:43:30 +02:00
Fabian Neumann
859e32ff9c
Merge pull request #668 from PyPSA/0523-deprecations
address geopandas future warning
2023-05-17 09:18:00 +02:00
Max Parzen
c1bc7c0f62
Merge pull request #670 from PyPSA/pz-max-patch-1
Update support.rst
2023-05-16 21:05:00 +01:00
Max Parzen
8d6d661071
Update support.rst 2023-05-16 20:44:22 +01:00
Fabian Neumann
2b62c015aa
Merge pull request #669 from lilanger/patch-1
Update supply_demand.rst
2023-05-16 15:03:35 +02:00
Lissy Langer
7fad9e2635
Update supply_demand.rst
Heat pump COP equations signs are wrong: https://pubs.rsc.org/en/content/articlelanding/2012/EE/c2ee22653g
2023-05-16 14:57:45 +02:00
Fabian Neumann
dabce64bc7
Merge pull request #667 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-16 13:43:45 +02:00
pre-commit-ci[bot]
7d4dacf8bd [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-16 11:35:00 +00:00
Fabian Neumann
875fcdd0e2 address geopandas future warning 2023-05-16 13:34:23 +02:00
pre-commit-ci[bot]
748cfaec65
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.8.0 → v2.9.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.8.0...v2.9.0)
2023-05-15 22:01:44 +00:00
virio-andreyana
61893c3c9b
fixing build_electricity.smk and retrieve.smk 2023-05-15 11:26:36 +02:00
virio-andreyana
1fc48d8753
using python algorithm to edit rules and script 2023-05-15 10:33:17 +02:00
Fabian Neumann
14a34697aa
Merge pull request #666 from PyPSA/fit-for-module
retrieve*: handle extraction path via snakemake.output
2023-05-15 08:41:13 +02:00
Fabian Neumann
3487482c72
Merge pull request #664 from PyPSA/add-loss-approximation
add option for piecewise linear transmission loss approximation
2023-05-15 08:40:39 +02:00
pre-commit-ci[bot]
38bae672da [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-12 12:51:41 +00:00