This package contains a simulation tool for Italian residential building stock.
The installation follows three steps:
- As first step, you must create a new conda or venv environment. You can name it gtenv.
conda create -n gtenv
and activate it:
conda activate gtenv
- As second step, install the libraries listed in the requirements file.
pip install git+https://github.com/BETALAB-team/ita-domes#main
- Since the simulation relies on EUReCA, you need to install it inside
gtenvas explained here.
You can find the documentation on how to use the tool by opening two files locally with your browser:
- A quick guide to start :
docs/quickstart.html - The full documentation :
docs/manual.html.
Vivian, J.; Prataviera, E.; Carnieletto, L.; Pasut, W.; Zarrella, A. A model to simulate the energy consumption of the Italian residential building stock with regional resolution. Proc. of the 27th REHVA World Congress - CLIMA 2025 Conference. Milan, 4-6 June 2025. https://www.research.unipd.it/handle/11577/3560800
This study was funded by the European Union - NextGenerationEU, Mission 4, Component 2, in the framework of the GRINS -Growing Resilient, INclusive and Sustainable project (GRINS PE00000018 - (GRINS PE00000018 – CUP C93C22005270001). The views and opinions expressed are solely those of the authors and do not necessarily reflect those of the European Union, nor can the European Union be held responsible for them.