Commit Graph

4084 Commits

Author SHA1 Message Date
Fabian Neumann
06c853d7f9
Merge pull request #900 from PyPSA/split-plotting-rules
Split rule `plot_network` into power, hydrogen, gas
2024-01-26 17:28:56 +01:00
Fabian Neumann
b43088ea49
Merge branch 'master' into split-plotting-rules 2024-01-26 17:10:21 +01:00
Fabian Neumann
21a943d61e Merge branch 'split-plotting-rules' of github.com:PyPSA/pypsa-eur into split-plotting-rules 2024-01-26 17:07:54 +01:00
Fabian Neumann
8cb7396c11 make_summary: name all inputs 2024-01-26 17:07:19 +01:00
pre-commit-ci[bot]
d6288d3d4d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-26 16:06:23 +00:00
Fabian Neumann
f84e73006f postprocess: keep network plotting triggers in make_summary 2024-01-26 17:05:38 +01:00
Fabian Neumann
15a581751b
Merge pull request #884 from PyPSA/fneum/ariadne2
Merge recent ariadne advancements
2024-01-26 16:54:50 +01:00
Fabian Neumann
b73c614f5b plot_gas_network: save max usage calculation 2024-01-26 16:39:03 +01:00
Fabian
ae825d82dc prepare_sector_network: reorder buses for dac components 2024-01-26 12:10:39 +01:00
Fabian Neumann
707adcec69 all: make H2 and CH4 maps dependent on network config 2024-01-26 09:15:04 +01:00
pre-commit-ci[bot]
a56bd830f8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-25 19:53:26 +00:00
Fabian Neumann
7becfdea9c resolve merge conflict 2024-01-25 20:51:51 +01:00
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
3f112f0e95 incorporate network plots in rule 2024-01-25 20:37:33 +01: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
Fabian Neumann
999ff85288 fix snakemake.inputs for add_existing_baseyear with perfect foresight 2024-01-25 17:19:55 +01:00
Fabian Neumann
03e1ed6e79 Merge branch 'master' of github.com:PyPSA/pypsa-eur 2024-01-25 16:57:18 +01:00
Fabian Neumann
c4b305bfbe
Merge branch 'master' into fneum/ariadne2 2024-01-25 16:52:46 +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
Fabian Neumann
2ad3b000d3
Merge pull request #899 from PyPSA/issue-897
document that resolution and segmentation config options are only for…
2024-01-25 16:46:05 +01:00
Fabian Neumann
987930c250 document that resolution and segmentation config options are only for electricity-only 2024-01-25 16:43:08 +01:00
Fabian Neumann
2db564eabf
Merge pull request #898 from koen-vg/custom-projection
Add several map projection options
2024-01-25 16:26:37 +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
a536762ae8
Merge pull request #894 from koen-vg/copy-config-module
Make copying default config file compatible with snakemake module
2024-01-24 16:58:49 +01:00
Fabian Neumann
5980618159
Merge pull request #893 from koen-vg/fix-source-path
Avoid the use use of `workflow.source_path`
2024-01-24 16:58:00 +01:00
Fabian Neumann
b8a303bf1f
Merge pull request #892 from koen-vg/io-api-option
Add support for the linopy `io_api` option
2024-01-24 16:57:45 +01:00
Fabian Neumann
7dade71607
Merge branch 'master' into copy-config-module 2024-01-24 16:25:59 +01:00
Fabian Neumann
2ce7d78dbb revert accidental addition of personal config file 2024-01-24 16:23:44 +01:00
Fabian Neumann
5077ecebc5
Merge branch 'master' into fix-source-path 2024-01-24 16:19:19 +01:00
Fabian Neumann
b0c9121b78
Merge branch 'master' into io-api-option 2024-01-24 16:16:20 +01:00
Fabian Neumann
90fb679a8f
Merge pull request #895 from koen-vg/plotting-port-fix
Fix plotting: compatibility with 4th link port
2024-01-24 16:14:18 +01:00
Koen van Greevenbroek
d8d3b2f2ab Fix plotting: compatibility with 4th link port 2024-01-24 15:48:33 +01:00
Koen van Greevenbroek
e4a130353f Make copying default config file compatible with snakemake module 2024-01-24 14:47:20 +01:00
Koen van Greevenbroek
1fab74c463 avoid the use use of workflow.source_path
The above function returns a path to a cached source file, which
changes for every run, causing the resulting parameter to change and
the solve_network rule to re-run
2024-01-24 14:39:50 +01:00
pre-commit-ci[bot]
9843397b5a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-24 10:48:55 +00: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
Fabian Neumann
da1e2862b3
Merge pull request #890 from PyPSA/air-hp-rural
add air-sourced heat pumps to rural areas
2024-01-24 10:15:01 +01:00
Fabian Neumann
17d0e161f9
Merge pull request #891 from koen-vg/default-solar-potential
Don't include triple solar potential option by default
2024-01-24 10:14:01 +01:00
Koen van Greevenbroek
b1ce26d270 Don't include triple solar potential option by default 2024-01-24 09:37:01 +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
7ac2169ea2
Merge branch 'master' into air-hp-rural 2024-01-23 18:42:44 +01:00
Fabian Neumann
2d12f7ddd0 add air-sourced heat pumps to rural areas 2024-01-23 18:41:52 +01:00
Fabian Neumann
2932167e34
Merge pull request #889 from PyPSA/read-solver-threads
correctly read number of solver threads in rule definition
2024-01-23 18:21:35 +01:00