technology-data
technology-data copied to clipboard
Compiles assumptions on energy system technologies (e.g. costs and efficiencies) for various years.
It probably should be set to 0.04 for consistency with other decentral assets
## Checklist - [x] I am using the current [`master`](https://github.com/pypsa/technology-data/tree/master) branch or the latest [release](https://github.com/pypsa/technology-data/releases). Please indicate: ## Describe the Bug The gas storage investment cost uses the wrong data...
## Checklist - [x] I am using the current [`master`](https://github.com/pypsa/technology-data/tree/master) branch or the latest [release](https://github.com/pypsa/technology-data/releases). Please indicate: ## Describe the Bug The output cost files are not reporting investment cost...
## Current behaviour `central water tank storage` uses pit storage data (key `140 PTES seasonal` in DEA techn. catalogue). I am finding this slightly confusing, since parameters are quite different...
Supersedes #223 . We've pivot from the first prototype to a different underlying structure that we are more happy with. This is the new/ongoing prototype development. Documentation endpoint: https://technology-data--240.org.readthedocs.build/en/240/
Closes # (if applicable). ## Changes proposed in this Pull Request Changing from Agora values for methanolisation, Fischer-Tropsch and methanation to DEA values. ## Checklist - [x] Code changes are...
## Changes proposed in this Pull Request Hi @euronion , with @yerbol-akhmetov we noticed a mismatch in the units of `battery storage` costs fetched from NREL ATB. This PR removes...
The technology data for FT and MeOH currently comes from a 7-year old Agora Report
During the work on the prototype of the new technology-data, it emerged the necessity to introduce `SourceCollection` and `TechnologyCollection` objects, which are currently `Lists` of respectively `Source` and `Technology` objects....
I'd like to suggest the representation of nuclear power technologies by differentiating them by size (large reactors vs small modular reactors) and by reactor type (PWR, HTGR, etc.), and applying...