Go to file
2020-12-21 09:43:03 -05:00
.idea error in test_weather_factory.py 2020-10-30 06:23:29 -04:00
city_model_structure Correct surface triangulation algorithms 2020-12-21 09:42:54 -05:00
config Lod2 import for citygml 2020-12-01 07:33:23 -05:00
data demo_schedules is now called comnet_archetypes.xlsx 2020-12-15 12:15:04 -05:00
docs created weather_factory but not completed 2020-10-28 13:14:05 -04:00
factories Merge remote-tracking branch 'origin/master' 2020-12-21 09:43:03 -05:00
helpers Code cleaning and adding new functions to save and load a city 2020-12-15 09:32:18 -05:00
tests occupancy to schedules 2020-12-15 15:15:40 -05:00
tests_data Lod2 import for citygml 2020-12-01 07:33:23 -05: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 Merge remote-tracking branch 'origin/master' 2020-11-04 08:59:27 -05: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.