https://github.com/betalab-team/ita-domes

A national bottom-up energy model for the Italian residential building stock

https://github.com/betalab-team/ita-domes

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A national bottom-up energy model for the Italian residential building stock

Basic Info
  • Host: GitHub
  • Owner: BETALAB-team
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 452 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

ita-domes

This package contains a simulation tool for Italian residential building stock.

How to install

The installation follows three steps:

  1. 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

  1. As second step, install the libraries listed in the requirements file.

pip install git+https://github.com/BETALAB-team/ita-domes#main

  1. Since the simulation relies on EUReCA, you need to install it inside gtenv as explained here.

How to use

You can find the documentation on how to use the tool by opening two files locally with your browser: 1. A quick guide to start : docs/quickstart.html 2. The full documentation : docs/manual.html .

How to cite

It will be updated when we'll have a publication.

Acknowledgements

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.

Owner

  • Name: BETALAB
  • Login: BETALAB-team
  • Kind: organization
  • Location: Padua, Italy

BETALAB Building Energy & Technology Assessment Research group Department of Industrial Engineering University of Padova

GitHub Events

Total
  • Push event: 14
  • Create event: 1
Last Year
  • Push event: 14
  • Create event: 1

Dependencies

pyproject.toml pypi