Little streamlit
data explorer for energy storage data.
Application is required to analyse storage costs for Max's dissertation.
Data created by Pull Request:
- PyPSA-Earth: pypsa-meets-earth/pypsa-earth#567
- Technology-data: PyPSA/technology-data#67
Steps to get the energy_storage_costs.csv
data:
- Generate data from the Technology-data PR by running
compile_cost_assumptions.py
. Before running make sureparzen_energy_storage: true
in theconfig.yaml
- Move the technology-data outputs to PyPSA-Earth
resources/costs_<year>.csv
- Run the magic script in Max's fork
- Move new created file
PyPSA-Earth/resources/energy_storage_costs.csv
to this explorer appData/energy_storage_costs.csv
Thank you to all open-source contributors.