Skip to content

CEA-Liten/HeatPro-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeatPro App logo

Streamlit App based on HeatPro. The app aims to demonstrate HeatPro tool box nby automating some process with a nice interface. HeatPro is usefull to generate hourly features like heat demand by sector or district heating network temperature from aggregate data.

To run the app we recommend to use Poetry :

pip install poetry

Then you only need enter these commands :

poetry install
poetry run streamlit run app.py

If needed use before poetry install:

poetry lock

Releases

No releases published

Languages