Skip to content

ptidejteam/tools4cities-varennes-use-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Building Model Using Metamodel for Energy Things (MetamEnTh)

This sample project creates a sample building model with dummy data. The building model is created using an incomplete version of MetamETh and therefore does not contain all relevant modules.

The code to create the building model is in the package building_structure which contains a data directory with dummy data for experimental purposes only. The data does not represent realistic data for the Varannes Library.

Two client programs that use depict how to use the building model are located in the clients directory. They (the client programs) can be executed with the following commands from the main project directory: python3 clients/indoor_air_quality.py and python3 clients/load_profile_analysis.py.

NB: Remember to install all requirements with pip install -r requirements.txt before running the client programs

For any questions, reach out to [email protected] or [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published