Commit Graph

30 Commits

Author SHA1 Message Date
11982a35bd Correct unit tests 2021-08-11 10:29:54 -04:00
Pilar
a28774fde0 Finished the changes to divide buildings by storey to be used in dynamic bulding simulations. Some unittests don't pass yet but the problem can come from the gml reading. 2021-08-10 17:09:42 -04:00
Pilar
533e117b03 modified structure to new concept (thermal zones created after building division). Thermal_zone still not created, all tests related to thermal zones don't pass. 2021-06-23 09:53:33 -04:00
Pilar
b319ae50dc erased populate and created enrich in libs.helpers.
add new constants to helpers.constants
2021-06-10 10:48:30 -04:00
Pilar
e5cc627ce4 just changed pilar_monsalvete@yahoo.es with pilar.monsalvete@concordia.ca 2021-06-10 08:29:24 -04:00
Pilar
e4cf62b2ff updating comments in classes for documentation 2021-06-09 14:23:45 -04:00
Pilar
0218ea470d added the option in obj and stl to get the geometry from gml or pickle 2021-06-09 10:47:46 -04:00
Pilar
421d64ee84 test_stuttgart_gml modified to print more information for debugging 2021-06-08 11:41:15 -04:00
47c4cbed65 Reorganize the citygml classes 2021-06-08 11:34:30 -04:00
c1c0f598da Reorganize the citygml classes 2021-06-04 09:22:06 -04:00
8def8ece2d Merge remote-tracking branch 'origin/master' 2021-06-03 16:26:08 -04:00
5e65b09665 Fixt test and implement lod2 with multiparts 2021-06-03 16:26:00 -04:00
Pilar
1d4841df83 city_objects_clusters are now city_objects
test_sensors_factory.py passes
2021-06-03 15:56:59 -04:00
Pilar
673c809dd4 fixing sensor tests (not working version) 2021-06-03 13:34:41 -04:00
de471ee88a Temporary fix sensor test 2021-06-03 12:42:00 -04:00
eb249f84d3 Temporary fix sensor test 2021-06-03 11:52:00 -04:00
Pilar
311342e17e added clusters to the city 2021-06-03 11:45:17 -04:00
Pilar
9fdedc68d4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	imports/geometry/citygml.py
#	imports/geometry/helpers/geometry_helper.py
2021-06-03 10:37:32 -04:00
Pilar
b9ca7d084a WallSurface was converted back in Wall (and all the other types) as internal naming. The previous change was due to an error in changes in citygml import 2021-06-03 10:17:36 -04:00
81324c945e Partial correction citygml read 2021-06-03 10:12:06 -04:00
Pilar
f5e32e16ea finished the new sensors and added to the factory (concordia_temperature and concordia_gas_flow) 2021-06-02 11:56:38 -04:00
4d821880a4 Bug fix and generalization for more concordia sensors 2021-06-02 11:16:00 -04:00
Pilar
2f0da19293 some typos fixed 2021-06-02 10:55:04 -04:00
Pilar
40a52e3966 Merge remote-tracking branch 'origin/master' 2021-06-02 09:56:45 -04:00
Pilar
683b465895 just fixed some typological warnings 2021-06-02 09:56:38 -04:00
30d5502b63 Correct failing unittest test_city_with_sensors 2021-06-02 09:42:39 -04:00
b29f3bf301 small improvements in sensors modeling including the posibility to update the measured dataframes 2021-06-02 09:30:01 -04:00
5ea6a0f125 Create new factory to import concordia energy files into the libs.
Minor cosmetic changes
2021-06-01 18:31:50 -04:00
Pilar
67f5521d66 Some bugs of libs solved (due to last commit) and populate.py of Dynamic finished 2021-05-27 18:23:39 -04:00
Pilar
f8a65b6057 Changes in libs to new concept of keywords in libraries. Added new tests. 2021-05-27 17:20:06 -04:00