pre-commit-ci[bot]
|
5fcfafe971
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-25 19:50:06 +00:00 |
|
Fabian Neumann
|
a2cd042472
|
plot clustered network topology before optimisation
|
2024-01-25 20:48:38 +01:00 |
|
pre-commit-ci[bot]
|
30ccde5b90
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-25 19:39:09 +00:00 |
|
Fabian Neumann
|
ffd4e1f1af
|
plot_network: split into separate scripts for power, hydrogen, gas
|
2024-01-25 20:34:59 +01:00 |
|
Fabian Neumann
|
ce4d18c861
|
remove plot_series() leftovers
|
2024-01-25 17:32:17 +01:00 |
|
Fabian Neumann
|
46a2f55c1b
|
plot_network: remove function plot_series()
This function is superseded by plot_balance_timeseries rule.
|
2024-01-25 17:29:23 +01:00 |
|
Fabian Neumann
|
bb202ad2c4
|
plot_network: remove function plot_map_without()
|
2024-01-25 17:28:33 +01:00 |
|
Tom Brown
|
20f39971f7
|
solve_network: make sure infeasibilities are printed properly
Without this formatting, there is an error adding a string to a list.
|
2024-01-25 16:49:00 +01:00 |
|
Koen van Greevenbroek
|
03c914bef1
|
Make projection selection flexible by reading directly from config
|
2024-01-25 14:34:03 +01:00 |
|
Koen van Greevenbroek
|
9aa154bd04
|
Add several map projection options
|
2024-01-25 10:44:24 +01:00 |
|
Fabian Neumann
|
b0c9121b78
|
Merge branch 'master' into io-api-option
|
2024-01-24 16:16:20 +01:00 |
|
Koen van Greevenbroek
|
d8d3b2f2ab
|
Fix plotting: compatibility with 4th link port
|
2024-01-24 15:48:33 +01:00 |
|
Koen van Greevenbroek
|
3e32dbccb5
|
Add support for the linopy io_api option
|
2024-01-24 11:23:56 +01:00 |
|
Fabian Neumann
|
2bee36be87
|
follow-up to #891: remove remaining solar+p3 references
|
2024-01-24 10:17:26 +01:00 |
|
pre-commit-ci[bot]
|
bdc36dc5da
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-23 17:43:04 +00:00 |
|
Fabian Neumann
|
2d12f7ddd0
|
add air-sourced heat pumps to rural areas
|
2024-01-23 18:41:52 +01:00 |
|
Fabian Neumann
|
a9ac68b50e
|
bugfix: correct way to identify if entry is in snakemake.input
|
2024-01-22 14:31:35 +01:00 |
|
Fabian Neumann
|
a2315c289e
|
cluster_gas_network: generalise so it can be used elsewhere
|
2024-01-22 14:31:10 +01:00 |
|
Fabian
|
d0cb57e9ab
|
make_summary_perfect: reinsert calclulate_<> functions
|
2024-01-19 12:37:07 +01:00 |
|
Fabian
|
1ffb28b3fc
|
helpers: parse: fix docstring and take original implementation
|
2024-01-19 12:23:29 +01:00 |
|
Fabian
|
025688bf70
|
refactor and fix remaining linting problems
|
2024-01-19 12:17:45 +01:00 |
|
Fabian
|
b1d21813af
|
fix import order
|
2024-01-19 12:17:45 +01:00 |
|
Fabian
|
f876d78ed4
|
fix linting: run ruff
|
2024-01-19 12:17:45 +01:00 |
|
Fabian Neumann
|
195966af45
|
Merge pull request #871 from PyPSA/feature_kernnetz
wasserstoff kernnetz
|
2024-01-19 10:51:17 +01:00 |
|
Julian Geis
|
128e1afc00
|
Update scripts/prepare_sector_network.py
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
|
2024-01-19 10:01:11 +01:00 |
|
Julian Geis
|
9c56c1e929
|
Update scripts/prepare_sector_network.py
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
|
2024-01-19 09:57:26 +01:00 |
|
Julian Geis
|
88ba4af9ad
|
Update scripts/prepare_sector_network.py
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
|
2024-01-19 09:56:52 +01:00 |
|
Fabian Neumann
|
85ecb1355a
|
Merge pull request #861 from PyPSA/fix_clustering
fix clustering bug due to missing countries in n.buses
|
2024-01-18 19:34:59 +01:00 |
|
Fabian Neumann
|
b0e23652cd
|
Merge branch 'master' into reformulate-co2-constraint
|
2024-01-18 19:34:27 +01:00 |
|
Fabian Neumann
|
6d2f2ccec7
|
Merge pull request #878 from Tomkourou/fix-validation-plots
🐛 fix key_error in validation plots
|
2024-01-18 18:26:03 +01:00 |
|
Fabian Neumann
|
c0c6ce56e6
|
Merge branch 'master' into fix_clustering
|
2024-01-18 18:22:43 +01:00 |
|
Fabian Neumann
|
498f3bffad
|
Update scripts/base_network.py
Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
|
2024-01-18 18:22:21 +01:00 |
|
Fabian Neumann
|
948bf3ba55
|
Merge pull request #873 from PyPSA/duplicate-labels-H2-storage
group storage with duplicate labels
|
2024-01-18 18:18:56 +01:00 |
|
Thomas Kouroughli
|
7c23ef08c5
|
🐛 fix key_error in validation plots
|
2024-01-18 17:04:22 +00:00 |
|
pre-commit-ci[bot]
|
35f1c06f75
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-18 13:18:28 +00:00 |
|
euronion
|
ecb0a1f79f
|
Log unhandled exceptions stacktraces in log files
|
2024-01-18 14:12:17 +01:00 |
|
Michael Lindner
|
dd8db719ac
|
revert accidental changes
|
2024-01-18 13:53:59 +01:00 |
|
JulianGeis
|
8fe0608f89
|
Merge remote-tracking branch 'origin/master' into feature_kernnetz
|
2024-01-18 11:24:02 +01:00 |
|
Fabian Hofmann
|
2a82afb154
|
Merge branch 'master' into duplicate-labels-H2-storage
|
2024-01-17 22:21:40 +01:00 |
|
pre-commit-ci[bot]
|
213c4b025e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-17 17:29:47 +00:00 |
|
Michael Lindner
|
fec871c1cc
|
eliminate a few future warnings
|
2024-01-17 18:28:37 +01:00 |
|
pre-commit-ci[bot]
|
e07f0e5c2b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-17 16:09:39 +00:00 |
|
Michael Lindner
|
4cfb06c55f
|
group storage with duplicate labels
|
2024-01-17 17:07:19 +01:00 |
|
pre-commit-ci[bot]
|
aaa587d34f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-17 13:51:05 +00:00 |
|
Thomas Kouroughli
|
228ff44f75
|
♻️ address pandas FutureWarning
|
2024-01-17 13:50:32 +00:00 |
|
pre-commit-ci[bot]
|
446b0b3722
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-17 10:36:15 +00:00 |
|
JulianGeis
|
ec4e9aa548
|
wasserstoff kernnetz
|
2024-01-17 11:23:29 +01:00 |
|
Fabian Neumann
|
5faab62a1e
|
Merge branch 'master' of github.com:PyPSA/pypsa-eur
|
2024-01-17 10:07:42 +01:00 |
|
Fabian Neumann
|
59a92f686b
|
Merge branch 'feature/warning-bev-profile' of github.com:Climact/pypsa-eur-climact into Climact-feature/warning-bev-profile
|
2024-01-17 10:07:21 +01:00 |
|
Fabian Neumann
|
c1877fa213
|
Merge pull request #868 from PyPSA/clip-links-p_max_pu
add clipping for links
|
2024-01-17 10:05:38 +01:00 |
|