|
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
|
1431e86a37
|
Merge remote-tracking branch 'origin/master'
|
2021-06-03 13:45:18 -04:00 |
|
|
d37f8bc68c
|
Fixt test and implement lod2 with multiparts
|
2021-06-03 13:35:16 -04:00 |
|
Pilar
|
663436c998
|
fixing sensor tests (not working version)
|
2021-06-03 13:34:56 -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
|
f725ec9d4c
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# imports/geometry/citygml.py
|
2021-06-03 11:38:05 -04:00 |
|
|
23360021c3
|
Improve comments
|
2021-06-03 11:27:48 -04:00 |
|
Pilar
|
df407a6dfa
|
added clusters to the city
|
2021-06-03 11:23:09 -04:00 |
|
|
62a1dbbf7f
|
Partial correction citygml read
|
2021-06-03 11:16:21 -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 |
|
|
3005e5de6e
|
Partial correction citygml read
|
2021-06-03 10:14: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 |
|
Pilar
|
fec7f79d20
|
changes to add new sensors of other types
|
2021-06-02 11:28:24 -04:00 |
|
Pilar
|
22d00933c6
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# data/sensors/concordia_energy_db.json
# imports/sensors/concordia_energy_consumption.py
|
2021-06-02 11:25:27 -04:00 |
|
Pilar
|
360003276a
|
changes to add new sensors of other types
|
2021-06-02 11:24:58 -04:00 |
|
|
3e179e9dff
|
Small modification to be able to work with city clusters for the sensors.
|
2021-06-02 11:24:53 -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 |
|
|
85a275d7c1
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# city_model_structure/attributes/concordia_energy_sensor.py
|
2021-06-02 09:31:04 -04:00 |
|
|
b29f3bf301
|
small improvements in sensors modeling including the posibility to update the measured dataframes
|
2021-06-02 09:30:01 -04:00 |
|
Pilar
|
917949f671
|
just fixed some typological warnings
|
2021-06-01 19:03:55 -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
|
4b7ae34985
|
Sra step repaired. Wall changed to WallSurface in simplified_radiosity_algorithm.py. A decision on the internal names of the surfaces must be also taken (not yet).
|
2021-05-28 11:53:23 -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 |
|
Pilar
|
9dcc12fd68
|
Changes in libs to new concept of keywords in libraries. Missing new tests.
|
2021-05-26 18:17:23 -04:00 |
|
Pilar
|
e486e352a4
|
Merge remote-tracking branch 'origin/master'
|
2021-05-25 13:35:06 -04:00 |
|
Pilar
|
33ac71d5a6
|
added 'year' to 'minute' as constants in constants.py and adapted the code to that
|
2021-05-25 13:34:57 -04:00 |
|
Guillermo Gutierrez Morote
|
950310febf
|
Merge branch 'master' into 'master'
Master
See merge request Guille/libs!3
|
2021-04-30 17:08:32 +00:00 |
|
Behnam Farsi Balouch
|
18b08b2c76
|
Replace citygml.py
|
2021-04-30 17:02:53 +00:00 |
|
Behnam Farsi Balouch
|
6e360251fb
|
Update citygml.py
|
2021-04-30 16:59:04 +00:00 |
|
Behnam Farsi Balouch
|
f831ed5d3c
|
Behnam Contribution
|
2021-04-30 16:53:36 +00:00 |
|
Pilar
|
a7b7e6bb0d
|
added pv and hp classes and modified surface to include pv_systems
|
2021-04-15 17:26:00 -04:00 |
|
Pilar
|
e31fc59b8f
|
modified ca_usage_parameters.py to make a walk around for a bug in python
|
2021-04-15 11:20:11 -04:00 |
|
Pilar
|
7b9ce04e16
|
modified ca_usage_parameters.py to make a walk around for a bug in python
|
2021-04-15 10:04:44 -04:00 |
|
|
3a0eb76834
|
Correct errors in simplified radiosity algorithm export
|
2021-04-14 10:41:51 -04:00 |
|
|
35667ab083
|
Correct errors in simplified radiosity algorithm export
|
2021-04-14 10:22:29 -04:00 |
|
Pilar
|
146162165f
|
created epw_weather_parameters.py
|
2021-04-13 19:00:28 -04:00 |
|
Pilar
|
a0613201e3
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# city_model_structure/attributes/surface.py
# city_model_structure/city.py
|
2021-04-13 15:11:39 -04:00 |
|
Pilar
|
ac902c6c97
|
created epw_weather_parameters.py
|
2021-04-13 15:09:13 -04:00 |
|
|
bfd4868005
|
Rollback behnam changes and add sra export to the export factory
|
2021-04-13 14:12:45 -04:00 |
|