A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of Energy System Technology Data

Energy System Technology Data - v0.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.10.1...v0.11.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by lkstrp 3 months ago

Energy System Technology Data - v0.10.1

What's Changed

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.10.0...v0.10.1

Energy Systems - Energy Data Accessibility and Integration - Python
Published by amos-schledorn 4 months ago

Energy System Technology Data - v0.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.9.2...v0.10.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by lkstrp 5 months ago

Energy System Technology Data - v0.9.2

What's Changed

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.9.1...v0.9.2

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum 8 months ago

Energy System Technology Data - v0.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.9.0...v0.9.1

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum 9 months ago

Energy System Technology Data - v0.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.8.1...v0.9.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum 12 months ago

Energy System Technology Data - v.0.8.1

What's Changed

Update reference cost year from some DEA input by @JulianGeis in https://github.com/PyPSA/technology-data/pull/123

Energy Systems - Energy Data Accessibility and Integration - Python
Published by lisazeyen about 1 year ago

Energy System Technology Data - v0.8.0

What's Changed

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.7.0...v0.8.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum about 1 year ago

Energy System Technology Data - v0.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.6.2...v0.7.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum about 1 year ago

Energy System Technology Data - Technology Data v0.6.2

What's Changed

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.6.1...v0.6.2

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum over 1 year ago

Energy System Technology Data - Technology Data v0.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.6.0...v0.6.1

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum over 1 year ago

Energy System Technology Data - Technology Data v0.6.0

  • General:

    • Fix 'further_description' column from 'manual_inputs.csv' not being correctly parsed by the workflow @euronion
    • Adjust electrolysis currency year to 2015 @lisazeyen @euronion
  • Updated technologies

    • updated cost assumptions for 'digestible biomass to hydrogen' and "solid biomass to hydrogen" @millingermarkus
    • Fix: Unit for methanation investment costs is now correctly displayed as "EUR/kW_CH4" (#82 <https://github.com/PyPSA/technology-data/issues/82#event-8638160137>_) @euronion
    • Fix source and description for 'solar' and 'solar-rooftop' to correctly indicate how they are calculated @euronion
  • New technologies

    • 17 new energy storage technologies @pz-max
    • new biomass technologies @millingermarkus ('biogas CC', 'central gas CHP CC', 'central hydrogen CHP', 'central solid biomass CHP CC', 'central solid biomass CHP powerboost CC',
      'direct firing gas', 'direct firing gas CC', 'direct firing solid fuels', 'direct firing solid fuels CC', 'electrobiofuels', 'solid biomass boiler steam CC', 'waste CHP', 'waste CHP CC',
      pelletizing cost for pellets from solid biomass residues)
    • "utility-scale single-axis tracking" PV (cost assumptions)
    • H2 liquefaction (Conversion efficiency)
    • CH4 liquefaction (Conversion efficiency)
    • CO2 liquefaction (Conversion efficiency)
    • LOHC hydrogenation (Conversion efficiency)
    • Ammonia crackier (Conversion efficiency)
    • Steam methane reforming (Conversion efficiency)
    • Methanol steam reforming (Conversion efficiency)
    • Fischer-Tropsch (Conversion efficiency)
    • seawater RO desalination (Conversion efficiency)
    • Haber-Bosch (Conversion efficiency)
    • air separation unit (Conversion efficiency)
    • direct air capture (Conversion efficiency)
  • Changed technologies

    • methanation (Conversion efficiency) @euronion
    • methanolisation (Conversion efficiency) @euronion
  • Features

    • energy penalties for biomass usages, biogas and gas boilers with carbon capture (calculations will be provided in an upcoming paper @millingermarkus

Energy Systems - Energy Data Accessibility and Integration - Python
Published by lisazeyen almost 2 years ago

Energy System Technology Data - Technology Data v0.5.0

See Release Notes for details.

What's Changed

New Contributors

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.4.0...v0.5.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by euronion about 2 years ago

Energy System Technology Data - Technology Data v0.4.0

What's Changed

Full Changelog: https://github.com/PyPSA/technology-data/compare/v0.3.0...v0.4.0

Energy Systems - Energy Data Accessibility and Integration - Python
Published by lisazeyen almost 3 years ago

Energy System Technology Data - Technology Data v0.3.0

Full release notes:
https://technology-data.readthedocs.io/en/latest/release_notes.html\#technology-data-0-3-0-1-october-2021

Energy Systems - Energy Data Accessibility and Integration - Python
Published by fneum over 3 years ago

Energy System Technology Data - Technology Data Version 0.2.0

See the full release notes at:

https://technology-data.readthedocs.io/en/latest/release_notes.html#technology-data-0-2-0-11th-december-2020

This release allows to include uncertainty bounds from the Danish Energy Agency (DEA), fixes inconsistencies with the handling of combined heat and power plants, and includes the latest data from the DEA on carbon capture technologies.

It is released to coincide with PyPSA-Eur Version 0.3.0 and PyPSA-Eur-Sec Version 0.4.0, and is known to work with these releases.

Features in more detail:

  • Using the expectation parameter in config.yaml you can control whether the upper and lower uncertainty bounds on technology parameters are read in from the DEA datasets.
  • The biomass and gas combined heat and power (CHP) parameters c_v and c_b were read in assuming they were extraction plants rather than back pressure plants. The data is now corrected and they are implemented in PyPSA-Eur-Sec Version 0.4.0 with a fixed ratio of electricity to heat output. The old assumptions underestimated the heat output.
  • The updated assumptions from the DEA for carbon capture technologies have been incorporated, including direct air capture and post-combustion capture on CHPs, cement kilns and other industrial facilities. These are then used in PyPSA-Eur-Sec Version 0.4.0.

Energy Systems - Energy Data Accessibility and Integration - Python
Published by nworbmot over 4 years ago

Energy System Technology Data - technology-data version 0.1.0

This is the first release of the technology assumptions database technology-data to coincide with the release of PyPSA-Eur-Sec Version 0.2.0.

Energy Systems - Energy Data Accessibility and Integration - Python
Published by nworbmot over 4 years ago