Commit Graph

  • 3f112f0e95 incorporate network plots in rule Fabian Neumann 2024-01-25 20:37:33 +0100
  • ffd4e1f1af plot_network: split into separate scripts for power, hydrogen, gas Fabian Neumann 2024-01-25 20:34:59 +0100
  • ce4d18c861 remove plot_series() leftovers Fabian Neumann 2024-01-25 17:32:17 +0100
  • 46a2f55c1b plot_network: remove function plot_series() This function is superseded by plot_balance_timeseries rule. Fabian Neumann 2023-08-27 17:10:41 +0200
  • bb202ad2c4 plot_network: remove function plot_map_without() Fabian Neumann 2023-08-27 17:05:54 +0200
  • 999ff85288 fix snakemake.inputs for add_existing_baseyear with perfect foresight Fabian Neumann 2024-01-25 17:19:55 +0100
  • 03e1ed6e79 Merge branch 'master' of github.com:PyPSA/pypsa-eur Fabian Neumann 2024-01-25 16:57:18 +0100
  • c4b305bfbe
    Merge branch 'master' into fneum/ariadne2 Fabian Neumann 2024-01-25 16:52:46 +0100
  • 20f39971f7 solve_network: make sure infeasibilities are printed properly Tom Brown 2024-01-24 13:38:39 +0100
  • 2ad3b000d3
    Merge pull request #899 from PyPSA/issue-897 Fabian Neumann 2024-01-25 16:46:05 +0100
  • 987930c250 document that resolution and segmentation config options are only for electricity-only Fabian Neumann 2024-01-25 16:43:08 +0100
  • 2db564eabf
    Merge pull request #898 from koen-vg/custom-projection Fabian Neumann 2024-01-25 16:26:37 +0100
  • 03c914bef1 Make projection selection flexible by reading directly from config Koen van Greevenbroek 2024-01-25 14:34:03 +0100
  • 9aa154bd04 Add several map projection options Koen van Greevenbroek 2024-01-25 10:20:19 +0100
  • a536762ae8
    Merge pull request #894 from koen-vg/copy-config-module Fabian Neumann 2024-01-24 16:58:49 +0100
  • 5980618159
    Merge pull request #893 from koen-vg/fix-source-path Fabian Neumann 2024-01-24 16:58:00 +0100
  • b8a303bf1f
    Merge pull request #892 from koen-vg/io-api-option Fabian Neumann 2024-01-24 16:57:45 +0100
  • 7dade71607
    Merge branch 'master' into copy-config-module Fabian Neumann 2024-01-24 16:25:59 +0100
  • 2ce7d78dbb revert accidental addition of personal config file Fabian Neumann 2024-01-24 16:23:44 +0100
  • 5077ecebc5
    Merge branch 'master' into fix-source-path Fabian Neumann 2024-01-24 16:19:19 +0100
  • b0c9121b78
    Merge branch 'master' into io-api-option Fabian Neumann 2024-01-24 16:16:20 +0100
  • 90fb679a8f
    Merge pull request #895 from koen-vg/plotting-port-fix Fabian Neumann 2024-01-24 16:14:18 +0100
  • d8d3b2f2ab Fix plotting: compatibility with 4th link port Koen van Greevenbroek 2024-01-24 15:48:33 +0100
  • e4a130353f Make copying default config file compatible with snakemake module Koen van Greevenbroek 2024-01-24 14:47:20 +0100
  • 1fab74c463 avoid the use use of workflow.source_path Koen van Greevenbroek 2024-01-24 14:39:50 +0100
  • 9843397b5a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-24 10:48:52 +0000
  • 3e32dbccb5 Add support for the linopy io_api option Koen van Greevenbroek 2024-01-24 11:23:56 +0100
  • 2bee36be87 follow-up to #891: remove remaining solar+p3 references Fabian Neumann 2024-01-24 10:17:26 +0100
  • da1e2862b3
    Merge pull request #890 from PyPSA/air-hp-rural Fabian Neumann 2024-01-24 10:15:01 +0100
  • 17d0e161f9
    Merge pull request #891 from koen-vg/default-solar-potential Fabian Neumann 2024-01-24 10:14:01 +0100
  • b1ce26d270 Don't include triple solar potential option by default Koen van Greevenbroek 2024-01-24 09:37:01 +0100
  • bdc36dc5da [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-23 17:43:02 +0000
  • 7ac2169ea2
    Merge branch 'master' into air-hp-rural Fabian Neumann 2024-01-23 18:42:44 +0100
  • 2d12f7ddd0 add air-sourced heat pumps to rural areas Fabian Neumann 2024-01-23 18:41:52 +0100
  • 2932167e34
    Merge pull request #889 from PyPSA/read-solver-threads Fabian Neumann 2024-01-23 18:21:35 +0100
  • 9f0555863b powerplantmatching: block version 0.5.9 with breaking bug Fabian Neumann 2024-01-23 18:19:46 +0100
  • eeb3d0789b correctly read number of solver threads in rule definition Fabian Neumann 2024-01-22 09:28:51 +0100
  • cea3cf122e
    Merge pull request #885 from PyPSA/pre-commit-ci-update-config Fabian Neumann 2024-01-23 17:03:54 +0100
  • fb2e9da23c
    Merge pull request #888 from koen-vg/retrieval-env Fabian Neumann 2024-01-23 17:03:15 +0100
  • 58ac6629fe [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-23 15:35:08 +0000
  • 48974edc8d Make data retrieval rules use their own minimal conda env Koen van Greevenbroek 2024-01-23 16:27:12 +0100
  • 2173abdff3
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-22 18:20:52 +0000
  • 083bae8e3e Merge branch 'fneum/ariadne2' of github.com:PyPSA/pypsa-eur into fneum/ariadne2 Fabian Neumann 2024-01-22 18:07:55 +0100
  • 6c593a551b build_hourly_heat_demand: only pass subset of snapshot config Fabian Neumann 2024-01-22 18:07:33 +0100
  • a9ac68b50e bugfix: correct way to identify if entry is in snakemake.input Fabian Neumann 2024-01-22 14:31:35 +0100
  • a2315c289e cluster_gas_network: generalise so it can be used elsewhere Fabian Neumann 2024-01-22 14:31:10 +0100
  • 025f48c0c2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-22 09:11:06 +0000
  • fd57311094 build_district_heat_share: make safe for single-country runs Fabian Neumann 2024-01-22 10:10:40 +0100
  • 757fbcc464 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-22 08:31:57 +0000
  • 31c7c10fc5 git-blame-ignore-revs: add automated formatting commit Fabian Neumann 2024-01-22 09:30:53 +0100
  • 9865a97089 apply automated formatting Fabian Neumann 2024-01-22 09:29:32 +0100
  • d3cf329456 correctly read number of solver threads in rule definition Fabian Neumann 2024-01-22 09:28:51 +0100
  • 2183e742b2 add release notes, minor code improvements Fabian Neumann 2024-01-22 09:18:26 +0100
  • d98ad95332 move building of distribution of existing heating to own script Tom Brown 2024-01-19 18:42:49 +0100
  • 9897cd6f05 only add district heating (DH) for nodes with non-zero DH share Tom Brown 2024-01-19 16:24:39 +0100
  • 1a477d6b32 move calculation of district heating share to its own script Tom Brown 2024-01-15 18:55:09 +0100
  • bd8a5ecf2b build_energy_totals: output district heat share to separate file Tom Brown 2024-01-15 17:51:08 +0100
  • 6c20ce83d7 move building of daily heat profile to its own script Tom Brown 2024-01-15 16:47:19 +0100
  • fbff32dcfc build_pop_weighted_energy: don't reduce district heat share Tom Brown 2024-01-12 16:42:12 +0100
  • 3750cc5350
    Merge pull request #883 from PyPSA/td-0.6.2 Fabian Neumann 2024-01-21 16:45:46 +0100
  • 9d441a3132
    Merge pull request #881 from PyPSA/correct-solver-threads Fabian Neumann 2024-01-19 19:01:35 +0100
  • 77f49d4404 update technology-data to 0.6.2 by default Fabian Neumann 2024-01-19 19:00:33 +0100
  • 58b012e03d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-19 16:00:19 +0000
  • 6705a2cf45
    Merge pull request #882 from PyPSA/copt-default-settings Fabian Neumann 2024-01-19 17:00:15 +0100
  • 01c1b9161b COPT solver provide sensible default settings Fabian Neumann 2024-01-19 16:59:39 +0100
  • 9b3e68a6a8 correctly retrieve solver threads and add back memory logfile Fabian Neumann 2024-01-19 16:58:05 +0100
  • 67cf85ce04
    Merge pull request #880 from PyPSA/linting-refactor Fabian Hofmann 2024-01-19 13:22:00 +0100
  • d0cb57e9ab make_summary_perfect: reinsert calclulate_<> functions Fabian 2024-01-19 12:37:07 +0100
  • 1ffb28b3fc helpers: parse: fix docstring and take original implementation Fabian 2024-01-19 12:23:29 +0100
  • 025688bf70 refactor and fix remaining linting problems Fabian 2024-01-19 12:16:07 +0100
  • b1d21813af fix import order Fabian 2024-01-19 10:47:58 +0100
  • f876d78ed4 fix linting: run ruff Fabian 2024-01-19 10:34:49 +0100
  • 195966af45
    Merge pull request #871 from PyPSA/feature_kernnetz Fabian Neumann 2024-01-19 10:51:17 +0100
  • 128e1afc00
    Update scripts/prepare_sector_network.py Julian Geis 2024-01-19 10:01:11 +0100
  • 9c56c1e929
    Update scripts/prepare_sector_network.py Julian Geis 2024-01-19 09:57:26 +0100
  • 88ba4af9ad
    Update scripts/prepare_sector_network.py Julian Geis 2024-01-19 09:56:52 +0100
  • 85ecb1355a
    Merge pull request #861 from PyPSA/fix_clustering Fabian Neumann 2024-01-18 19:34:59 +0100
  • dd1e07ef60
    Merge pull request #862 from PyPSA/reformulate-co2-constraint Fabian Neumann 2024-01-18 19:34:39 +0100
  • b0e23652cd
    Merge branch 'master' into reformulate-co2-constraint Fabian Neumann 2024-01-18 19:34:27 +0100
  • 333e99ed3b add release note Fabian Neumann 2024-01-18 19:33:57 +0100
  • 6d2f2ccec7
    Merge pull request #878 from Tomkourou/fix-validation-plots Fabian Neumann 2024-01-18 18:26:03 +0100
  • c0c6ce56e6
    Merge branch 'master' into fix_clustering Fabian Neumann 2024-01-18 18:22:43 +0100
  • 498f3bffad
    Update scripts/base_network.py Fabian Neumann 2024-01-18 18:22:21 +0100
  • 948bf3ba55
    Merge pull request #873 from PyPSA/duplicate-labels-H2-storage Fabian Neumann 2024-01-18 18:18:56 +0100
  • 6d85b549c4
    Merge pull request #875 from PyPSA/feat/stacktrace-logging Fabian Neumann 2024-01-18 18:16:32 +0100
  • 511f5f0d8c
    Merge branch 'master' into feat/stacktrace-logging Fabian Neumann 2024-01-18 18:16:19 +0100
  • 4d74be9588 📝 add release notes for PR. Thomas Kouroughli 2024-01-18 17:12:39 +0000
  • 7c23ef08c5 🐛 fix key_error in validation plots Thomas Kouroughli 2024-01-18 17:04:22 +0000
  • 3fe68f8ffb
    Merge pull request #877 from PyPSA/cluster-heat-buses-default Fabian Neumann 2024-01-18 17:47:20 +0100
  • 682d3d857b cluster heat buses by default Fabian Neumann 2024-01-18 17:25:05 +0100
  • 35f1c06f75 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-18 13:18:25 +0000
  • ecb0a1f79f Log unhandled exceptions stacktraces in log files euronion 2024-01-18 14:12:17 +0100
  • dd8db719ac revert accidental changes Michael Lindner 2024-01-18 13:53:59 +0100
  • 8fe0608f89 Merge remote-tracking branch 'origin/master' into feature_kernnetz JulianGeis 2024-01-18 11:24:02 +0100
  • 2a82afb154
    Merge branch 'master' into duplicate-labels-H2-storage Fabian Hofmann 2024-01-17 22:21:40 +0100
  • 2f5f260c18
    Merge pull request #874 from PyPSA/future-warnings Fabian Neumann 2024-01-17 18:33:25 +0100
  • 213c4b025e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-17 17:29:45 +0000
  • fec871c1cc eliminate a few future warnings Michael Lindner 2024-01-17 18:28:37 +0100
  • e07f0e5c2b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-17 16:09:36 +0000
  • 4cfb06c55f group storage with duplicate labels Michael Lindner 2024-01-17 17:07:19 +0100