Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/PyPSA/technology-data
- Owner: PyPSA
- License: gpl-3.0
- Created: 2020-05-06T16:46:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T16:03:57.000Z (2 months ago)
- Last Synced: 2024-10-29T21:01:30.221Z (2 months ago)
- Topics: costs, energy, energy-system-model
- Language: TeX
- Homepage: https://technology-data.readthedocs.io
- Size: 81.7 MB
- Stars: 57
- Watchers: 12
- Forks: 40
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- open-sustainable-technology - Energy System Technology Data - Compilation of assumptions about energy system technologies such as cost, efficiency and lifetime that can be read by energy system modelling software. (Energy Systems / Energy Data Accessibility and Integration)
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.