Go to file
2021-03-15 12:44:33 -04:00
.idea actualized requirements.txt 2021-03-15 11:47:30 -04:00
city_model_structure reestablished name and country_code in city.py 2021-03-15 12:44:33 -04:00
config eliminated many parameters from configuration.ini that will now depend on the workflow 2021-01-11 17:11:50 -05:00
data changes in archetypes reduced from Rabeeh, erased foot_print in building.py and erased default values in thermal_boundary.py and thermal_opening.py 2021-03-11 14:31:28 -05:00
docs created weather_factory but not completed 2020-10-28 13:14:05 -04:00
exports Partial implementation of new concept surfaces vs. polygons, not a working version 2021-03-02 18:57:09 -05:00
helpers removed remove_last parameter 2021-03-08 12:56:19 -05:00
imports working version after creating polygon.py 2021-03-08 18:27:14 -05:00
tests actualized requirements.txt 2021-03-15 11:47:30 -04:00
tests_data actualized requirements.txt 2021-03-15 11:47:30 -04:00
CODE_OF_CONDUCT.md Update 'CODE_OF_CONDUCT.md' 2020-06-08 10:37:09 -04:00
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2020-06-09 08:48:16 -04:00
LICENSE.md Update 'LICENSE.md' 2020-06-08 10:31:36 -04:00
PYGUIDE.md created weather_factory but not completed 2020-10-28 13:14:05 -04:00
pylintrc Add the building/city_objects hierarchy to the city 2020-06-16 15:34:35 -04:00
README.md New commit and push 2020-08-07 12:05:25 -04:00
requirements.txt actualized requirements.txt 2021-03-15 11:47:30 -04:00
WINDOWS_INSTALL.md Update 'WINDOWS_INSTALL.md' 2020-06-26 11:23:41 -04:00

Libs

Libs is part of Insel4D architecture for the urban simulations, created by the CERC group at Concordia University.

Libs repository contains a set of classes modeling the data for urban environments in the form of:

  • city_model_structure
  • geometry
  • physics
  • usages

Released under LGPL license, will provide an object-oriented, modular approach to urban simulations.

Our aims are:

  • involve as many scientists and contributors as possible
  • provide a complete set of classes that help scientists and students to model urban environments.

Please check the contributing information and code of conduct if you want to contribute, and let us know any new feature you may be of interest for you or your team.