Commit Graph

  • 8a0c12b579 add doc and release notes Fabian Neumann 2024-04-10 16:56:35 +0200
  • 05a3c43c30 move prefix from Snakefile to get_dir function Philipp Glaum 2024-04-10 12:23:28 +0200
  • fd239e2688 adjust configtables lisazeyen 2024-04-10 12:15:33 +0200
  • 49db5bfb95 add release notes lisazeyen 2024-04-10 12:13:38 +0200
  • 9d9ab98279 add other co2 potentials lisazeyen 2024-04-10 12:06:53 +0200
  • 74185560e0 initial implementation Philipp Glaum 2024-04-10 12:04:45 +0200
  • e1502c95dd
    Merge pull request #1007 from PyPSA/pre-commit-ci-update-config Fabian Hofmann 2024-04-10 11:18:00 +0200
  • b01011b52e
    Merge branch 'master' into pre-commit-ci-update-config Fabian Hofmann 2024-04-10 11:02:20 +0200
  • 3e333b6eae
    Merge pull request #1008 from Climact/feature/fix-custom-busmap Fabian Hofmann 2024-04-09 17:52:24 +0200
  • b673b947ea Fix custom busmap read in cluster network Thomas Gilon 2024-04-09 17:30:38 +0200
  • f1c8b19cf0
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-08 19:56:47 +0000
  • ce1e531ad0
    Merge pull request #1005 from Climact/feature/fix-typo lisazeyen 2024-04-04 16:02:25 +0200
  • 6e20afbaee Fix typo Thomas Gilon 2024-04-04 15:42:02 +0200
  • 8d93b0636e Fix fill missing in industry sector ratios intermediate Thomas Gilon 2024-04-04 15:17:57 +0200
  • 282651cfba
    Merge pull request #1002 from PyPSA/rename-existing-capacities lisazeyen 2024-04-03 17:17:30 +0200
  • d8fbc6d6cd
    Merge branch 'master' into rename-existing-capacities lisazeyen 2024-04-03 16:51:41 +0200
  • 6ba598f426 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-03 14:51:09 +0000
  • fdfd97a9e2
    Merge pull request #1001 from PyPSA/drop-renewables lisazeyen 2024-04-03 16:46:34 +0200
  • 6da50bf25a Merge branch 'master' into rename-existing-capacities lisazeyen 2024-04-03 16:43:33 +0200
  • f0163d3823 update release notes lisazeyen 2024-04-03 16:28:20 +0200
  • f5e78645c7 Merge branch 'master' into drop-renewables lisazeyen 2024-04-03 16:26:49 +0200
  • a777872c0e
    Merge pull request #991 from Climact/feature/fix-grouping-years-reference Fabian Neumann 2024-04-03 11:38:34 +0200
  • 7141178ef4 Merge branch 'Climact-feature/fix-simplify-network-buses' Fabian Neumann 2024-04-03 11:36:57 +0200
  • 83e3f3f163 Merge branch 'feature/fix-simplify-network-buses' of github.com:Climact/pypsa-eur-climact into Climact-feature/fix-simplify-network-buses Fabian Neumann 2024-04-03 11:36:46 +0200
  • ec19d24fc4
    Merge pull request #999 from PyPSA/pre-commit-ci-update-config Fabian Neumann 2024-04-03 11:30:32 +0200
  • 185bc8495c
    Merge pull request #1000 from PyPSA/solving-fixes Fabian Neumann 2024-04-03 11:30:21 +0200
  • 3819e64377
    remove solver name lisazeyen 2024-04-02 16:50:09 +0200
  • f715285682
    adjust resources perfect foresight lisazeyen 2024-04-02 16:48:37 +0200
  • b34ce8d6f2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-01 19:41:00 +0000
  • 08ccd4d233 moved docs from config file to docs LukasFrankenQ 2024-03-27 11:16:23 +0100
  • 0396828e3a Merge https://github.com/pypsa/pypsa-eur LukasFrankenQ 2024-03-27 00:09:02 +0100
  • 9abe1a10d8 removed geothermal chp constraint LukasFrankenQ 2024-03-27 00:04:51 +0100
  • 46cd9a8274 changed implementation to always use 2020 cost LukasFrankenQ 2024-03-26 23:54:25 +0100
  • d09df8a473 bug fix toniseibold 2024-03-26 20:56:11 +0100
  • d74017e82e
    Merge pull request #995 from PyPSA/fix-configfiles-dtype Fabian Hofmann 2024-03-26 19:03:43 +0100
  • 89dbd53805 provide Path object as input to ConfigSettings Michael Lindner 2024-03-26 17:20:10 +0100
  • 435350e07b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-26 15:25:46 +0000
  • d7fedc6235
    Merge branch 'master' into land-transport-fix lisazeyen 2024-03-26 16:25:27 +0100
  • ecbde16575
    Merge pull request #994 from PyPSA/FabianHofmann-patch-3 Fabian Hofmann 2024-03-26 13:51:34 +0100
  • be7dc0d0bb
    postprocess: fix typo in benchmark folder Fabian Hofmann 2024-03-26 13:28:06 +0100
  • da0c327138
    Merge pull request #993 from koen-vg/check-scenario-file-exists Fabian Hofmann 2024-03-26 12:36:57 +0100
  • 8b2a068b3a Check if scenario file exists before attempting to load Koen van Greevenbroek 2024-03-26 11:57:21 +0100
  • 9dae86cd56 Fix index for existing capacities in add_existing_baseyear Thomas Gilon 2024-03-25 20:11:02 +0100
  • 639a0ce4af
    Merge branch 'master' into fix_energy_totals Toni Seibold 2024-03-25 16:49:20 +0100
  • 60fe95ddf7
    Merge pull request #989 from PyPSA/share-resources Fabian Hofmann 2024-03-25 16:31:21 +0100
  • a725844be9
    Merge branch 'master' into share-resources Fabian Hofmann 2024-03-25 16:08:31 +0100
  • 50466d9593 Fix grouping year reference in add_land_use_constraint_m Thomas Gilon 2024-03-25 15:44:05 +0100
  • dda0c98b28 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-25 14:05:17 +0000
  • e8761c9e24 overwriting agriculture and transport totals toniseibold 2024-03-25 15:03:23 +0100
  • 91e0087ce4
    Merge pull request #988 from PyPSA/fix-indexing-cluster-weights Fabian Hofmann 2024-03-25 14:54:03 +0100
  • 34f0294264 scenario management: fix shared resources Fabian 2024-03-25 14:08:38 +0100
  • 585f9a32a7 cluster_network: ensure correct indexing of weights Fabian 2024-03-25 14:07:02 +0100
  • d72576aa1a
    Merge pull request #986 from Climact/feature/fix-cluster-network-type Fabian Neumann 2024-03-22 16:33:26 +0100
  • fd01cb0a75 Fix type error in cluster_network with "m" configuration Thomas Gilon 2024-03-22 15:57:37 +0100
  • 7e99f3bba7 Fix error with symbol of buses in simplify_network Thomas Gilon 2024-03-22 10:05:40 +0100
  • 91c9dd2b82
    Merge pull request #973 from koen-vg/fill-missing-domestic-aviation Fabian Neumann 2024-03-21 12:38:37 +0100
  • f774a1628d
    Merge branch 'master' into fill-missing-domestic-aviation Fabian Neumann 2024-03-21 12:15:42 +0100
  • 5918c2d296
    Merge pull request #982 from PyPSA/tyndp-2024 Fabian Neumann 2024-03-21 12:02:46 +0100
  • d0951abded cluster_network: allow more solvers that can handle quadratic problems Fabian Neumann 2024-03-21 12:02:02 +0100
  • 899c8828f0
    Merge pull request #984 from PyPSA/FabianHofmann-patch-2 Fabian Hofmann 2024-03-21 10:11:39 +0100
  • ab8336d6a8
    disable windows machines in CI Fabian Hofmann 2024-03-21 09:55:48 +0100
  • 43cb5ff78e
    Merge pull request #983 from koen-vg/build-seq-potential-input-typo Fabian Hofmann 2024-03-21 09:21:58 +0100
  • bb898bf695 Fix typo in reading input to build_sequestration_potentials rule Koen van Greevenbroek 2024-03-20 15:40:07 +0100
  • c5026aaf9b add draft HVDC projects from TYNDP 2024 Fabian Neumann 2024-03-20 13:56:48 +0100
  • 31c4eb98a2
    Merge pull request #975 from PyPSA/dedicated-shared-resource Fabian Hofmann 2024-03-20 13:06:52 +0100
  • 60725940ad
    Merge branch 'master' into dedicated-shared-resource Fabian Hofmann 2024-03-20 12:42:07 +0100
  • 9558f44051 Drop assets including renewables in add_existing_baseyear Thomas Gilon 2024-03-06 10:26:23 +0100
  • 43884a39f8
    Merge pull request #978 from PyPSA/refactor-copy-config-get-rdir Fabian Hofmann 2024-03-20 10:19:20 +0100
  • 5dc5a3b427
    Merge branch 'master' into dedicated-shared-resource Fabian Hofmann 2024-03-20 09:58:37 +0100
  • 7611b28d16
    Merge branch 'master' into refactor-copy-config-get-rdir Fabian Hofmann 2024-03-20 09:57:31 +0100
  • 97acf2f12e included Lisas PR suggestions LukasFrankenQ 2024-03-19 19:30:23 +0100
  • 0b0baa662e
    Merge pull request #979 from PyPSA/fix-snakemake-bug Fabian Neumann 2024-03-19 17:11:09 +0100
  • 018735d071
    Merge pull request #981 from koen-vg/raw-strings Fabian Neumann 2024-03-19 17:10:45 +0100
  • 651e28775e Use raw strings to avoid illegal backslash warnings python 12 Koen van Greevenbroek 2024-03-19 13:00:16 +0000
  • 86a6c3223d perfect foresight: store configs in results dir Fabian 2024-03-19 11:26:36 +0100
  • 2728bd4780
    Merge branch 'master' into fix-snakemake-bug Fabian Hofmann 2024-03-19 11:09:53 +0100
  • 82ac7df318
    Merge branch 'master' into refactor-copy-config-get-rdir Fabian Hofmann 2024-03-19 10:22:07 +0100
  • 8190fde9ce Snakefile: reinsert shutil and os functions Fabian 2024-03-19 09:48:52 +0100
  • 23e1139c21 snakefile + helpers: separate scenario and rdir getter Fabian 2024-03-19 09:39:35 +0100
  • 58a374d3ce
    Merge pull request #980 from koen-vg/small-bugfixes Fabian Neumann 2024-03-19 09:38:45 +0100
  • fcf773c003 Copy, don't move natura.tiff to resources Koen van Greevenbroek 2024-03-19 08:28:14 +0000
  • 22d1bf5dd1 Bugfix for missing eia years Koen van Greevenbroek 2024-03-18 11:58:39 +0100
  • 65af55c22b Fix typos Koen van Greevenbroek 2024-03-19 08:54:58 +0100
  • a8454fd830 Fill in missing eurostat data on domestic aviation energy demand Koen van Greevenbroek 2024-03-18 16:16:30 +0000
  • a04ee4227f
    Merge branch 'master' into refactor-copy-config-get-rdir Fabian Hofmann 2024-03-19 08:36:50 +0100
  • 2565a7db4f snakefile: move copy_default_files and process_run_config to helpers Fabian 2024-03-19 08:20:23 +0100
  • 8d9afb0eb0 solve_electricity.smk:replace "minimal" by "shallow" Philipp Glaum 2024-03-19 08:28:27 +0100
  • 09d5ce2512
    Merge pull request #969 from koen-vg/log-path-fix Fabian Neumann 2024-03-19 08:28:21 +0100
  • 3940d2e0ad
    Merge pull request #970 from koen-vg/custom-costs-repo Fabian Neumann 2024-03-19 08:28:00 +0100
  • db4219f4d5
    Merge pull request #971 from koen-vg/fix-sanitize-locations Fabian Neumann 2024-03-19 08:26:24 +0100
  • 883a8502aa
    Merge pull request #974 from PyPSA/perfect-add-config Fabian Neumann 2024-03-19 08:26:07 +0100
  • c5597c0bec
    Merge pull request #976 from PyPSA/refactor-test-script Fabian Neumann 2024-03-19 08:25:40 +0100
  • e6b53a86d4
    Merge pull request #977 from PyPSA/pre-commit-ci-update-config Fabian Neumann 2024-03-19 08:24:43 +0100
  • 04d4d9849d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-03-18 19:45:01 +0000
  • 1388104996 test.sh: set continuous chain of && commands and print out commands Fabian 2024-03-15 13:02:27 +0100
  • f3eae37a02 scneario management: reenable shared resources in one folder Fabian 2024-03-14 12:52:25 +0100
  • c983aa7d2d prepare_perfect: ensure network.meta assignment Fabian 2024-03-07 10:22:28 +0100
  • e03fbf152c Only sanitize locations when there are buses with a location Koen van Greevenbroek 2024-03-18 13:37:58 +0000
  • 1f499eda6f Document new handling of costs version config option Koen van Greevenbroek 2024-03-18 13:31:04 +0100
  • ce549cd949 Allow the retrieval of cost data from forks of technology-data Koen van Greevenbroek 2024-03-18 10:00:42 +0100