Go to file
2020-06-15 14:59:53 -04:00
.idea error detected in usage parsing 2020-05-19 17:00:15 -04:00
city_model_structure stl save changed to stl export 2020-06-15 11:03:04 -04:00
config MEB workflow run to the end only with option: sra_calculated = True 2020-06-11 18:30:50 -04:00
docs Add project documentation 2020-06-15 11:38:18 -04:00
geometry Add project documentation 2020-06-15 11:38:18 -04:00
helpers Correct the existing unit tests 2020-06-15 14:59:53 -04:00
physics Add code comment to the classes and improve overall quality 2020-06-11 16:55:52 -04:00
tests Correct the existing unit tests 2020-06-15 14:59:53 -04:00
tests_data Unit test review to include data model changes and code cleaning 2020-06-04 12:47:48 -04:00
usage Add code comment to the classes and improve overall quality 2020-06-11 16:55:52 -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 Update 'PYGUIDE.md' 2020-06-09 12:11:57 -04:00
pylintrc Add code comment to the classes and improve overall quality 2020-06-11 15:45:11 -04:00
README.md Update 'README.md' 2020-06-08 10:50:55 -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.