Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.06 KB

energy-storage-data-explorer

Little streamlit data explorer for energy storage data. Application is required to analyse storage costs for Max's dissertation.

Data created by Pull Request:

Steps to get the energy_storage_costs.csv data:

  1. Generate data from the Technology-data PR by running compile_cost_assumptions.py. Before running make sure parzen_energy_storage: true in the config.yaml
  2. Move the technology-data outputs to PyPSA-Earth resources/costs_<year>.csv
  3. Run the magic script in Max's fork
  4. Move new created file PyPSA-Earth/resources/energy_storage_costs.csv to this explorer app Data/energy_storage_costs.csv

Thank you to all open-source contributors.

License

Code is licensed as MIT Data is licensed as CC-BY-4.0