PyPSA / technology-data

Compiles assumptions on energy system technologies (e.g. costs and efficiencies) for various years.
https://technology-data.readthedocs.io
GNU General Public License v3.0
54 stars 39 forks source link

Data validation #104

Open fvdborre opened 1 year ago

fvdborre commented 1 year ago

The techno-economical parameters of the different technologies are the main drivers of the PyPSA modeling. image

As such, they should be easy to validate by energy experts with e.g. experience in building energy projects. I structured the data from the PNNL storage database so that it would be easy to see which technologies PyPSA may select. This gives the opportunity to limit the data validation effort to a subset of technologies.

image

The database structure makes it difficult to do this for all the data, considering the different technology classes (storage (electricity, heat, ...) , generation, transport/transmission, ... ). An approach would be to use more meta-data that allows easy visualization of essential parameters across all technologies.