Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PyPSA/technology-data

Compiles assumptions on energy system technologies (e.g. costs and efficiencies) for various years.
https://github.com/PyPSA/technology-data

costs energy energy-system-model

Last synced: about 2 months ago
JSON representation

Compiles assumptions on energy system technologies (e.g. costs and efficiencies) for various years.

Awesome Lists containing this project

README

        

![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/pypsa/technology-data?include_prereleases)
[![Documentation](https://readthedocs.org/projects/technology-data/badge/?version=latest)](https://technology-data.readthedocs.io/en/latest/?badge=latest)
![Licence](https://img.shields.io/github/license/pypsa/technology-data)
![Size](https://img.shields.io/github/repo-size/pypsa/technology-data)
[![Zenodo](https://zenodo.org/badge/DOI/10.5281/zenodo.3994163.svg)](https://doi.org/10.5281/zenodo.3994163)
[![Gitter](https://badges.gitter.im/PyPSA/community.svg)](https://gitter.im/PyPSA/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

# Energy System Technology Data

This script compiles assumptions on energy system technologies (such
as costs, efficiencies, lifetimes, etc.) for chosen years
(e.g. [2020, 2030, 2050]) from a variety of sources into CSV files to
be read by energy system modelling software. The merged outputs have
standardized cost years, technology names, units and source information. For further information about the structure and how to add new technologies, see the [documentation](https://technology-data.readthedocs.io/en/latest/).

The outputs are used in
[PyPSA-Eur](https://github.com/PyPSA/pypsa-eur) and
[PyPSA-Eur-Sec](https://github.com/PyPSA/pypsa-eur-sec).

## Licence

Copyright 2019-2020 Marta Victoria (Aarhus University), Kun Zhu
(Aarhus University), Elisabeth Zeyen (TUB), Tom Brown (TUB)

The code in `scripts/` is released as free software under the
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html), see LICENSE.txt.
However, different licenses and terms of use may apply to the various
input data.