ntnuiotenergy / OpenEMPIRE

Stochastic linear program for investments in the European power system
https://openempire.readthedocs.io/en/latest/
MIT License
16 stars 15 forks source link

Restructure the interfaces for OpenEMPIRE #24

Closed martinhjel closed 8 months ago

martinhjel commented 8 months ago

I have restructured the project with an empire package and scripts to run the Empire model.

Documentation is updated and moved to sphinx. Ready to be deployed to read the docs.

Both input and output for each model are written in results to match the input assumptions with the results explicitly.

I added a streamlit app to visualize input and output data.

Added scripts to copy the project code to a HPC cluster and run multiple case studies.