Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyPSA/technology-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.3
Choose a base ref
...
head repository: PyPSA/technology-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.4
Choose a head ref
  • 6 commits
  • 20 files changed
  • 6 contributors

Commits on Jul 8, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#233)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.8...v0.12.2)
    - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.14.0 → v2.15.0](macisamuele/language-formatters-pre-commit-hooks@v2.14.0...v2.15.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    cbf81d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. Biogas excess CO2 (#236)

    * Corrected excess CO2 in biogas
    
    * Update release_notes.rst
    millingermarkus authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    80fc794 View commit details
    Browse the repository at this point in the history
  2. Adjusted excel columns for PTES (#234)

    * Updated excel columns for pit thermal energy storage and recompiled costs
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * add release note
    
    ---------
    
    Co-authored-by: cpschau <caspar.schauss@ieg.fraunhofer.de>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    23e735b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Bump actions/checkout from 4 to 5 in the github-actions group (#243)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    cf00725 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#244)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.2...v0.13.3)
    - [github.com/snakemake/snakefmt: v0.11.0 → v0.11.2](snakemake/snakefmt@v0.11.0...v0.11.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    7e6e2e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. feat:add waste heat from renewable fuel production and fuel cells (#241)

    * Add efficiency parameters for Haber-Bosch process
    
    * Add efficiency-heat parameter for Fischer-Tropsch
    
    * Add methanation efficiency from PyPSA-Eur assumptions
    
    * Add methanolisation heat efficiency
    
    * refactor to leaner code
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Use heat-losses instead of heat-efficiency for methanalisation and introduce fuel cell heat-losses
    
    * Update release notes
    
    * Make reading of additional DEA data technology-dependent
    
    * fix technology-dependent parameters, adjust test
    
    * Remove breakpoint from order_data function
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * re-add biogas plus hydrogen heat efficiency
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * remove biogas plus hydrogen heating efficiency
    
    * update US costs
    
    * revert methanolisation edits
    
    * revert manual inputs to heat losses
    
    * update release notes
    
    * update Haber-Bosch values and description
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    amos-schledorn and pre-commit-ci[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    7710153 View commit details
    Browse the repository at this point in the history
Loading