Pilar
5502261e16
moved data folder to libs and changed:
...
def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):
in physics_factory.py plus the paths in us_base_physics_parameters.py
Something similar should be done for usage_factory.py
2020-06-26 18:10:56 -07:00
b6bc582201
change reverse_geocoder for openmaps api call
2020-06-26 14:38:42 -04:00
106fe545fa
change reverse_geocoder for openmaps api call
2020-06-26 14:34:37 -04:00
af22f7aaa9
Remove debug prints
2020-06-26 10:06:43 -04:00
254def746a
Merge remote-tracking branch 'origin/master'
2020-06-22 14:35:59 -04:00
0b187a05a1
Add max distance for adjacent buildings in the config file.
...
If the distance is bigger than the given one it's not even checked for shared walls
2020-06-22 14:35:40 -04:00
pilar
c764c96deb
added "residential" type to us_to_library_types.py
...
added building_type = "residential" to us_archetypes.xml
20 buildings example returns geometrical errors in third building
2020-06-22 14:34:29 -04:00
366551cf38
Implement lod2
2020-06-22 13:26:50 -04:00
523c96216a
Add the building/city_objects hierarchy to the city
2020-06-16 16:19:14 -04:00
5bbfa23c48
Add the building/city_objects hierarchy to the city
2020-06-16 16:06:33 -04:00
0722c5466e
Add the building/city_objects hierarchy to the city
2020-06-16 15:34:35 -04:00
pilar
fecf40247a
added bixi_feature.py, tree.py and composting_plant.py
2020-06-16 15:26:55 -04:00
pilar
f03317e4b5
Merge remote-tracking branch 'origin/master'
2020-06-16 15:14:31 -04:00
pilar
2f47df2a7c
adding new city_objects
2020-06-16 15:14:23 -04:00
4a58387f23
Add the building/city_objects hierarchy to the city
2020-06-16 15:12:18 -04:00
2f8de273dd
Add virtual environment to the git repository, this isn't 100% right but it's practical at this development point
2020-06-16 10:34:17 -04:00
pilar
3a5daa84e8
new todo in thermal_zone.py
2020-06-16 10:06:32 -04:00
pilar
3241eddd4e
stl save changed to stl export
2020-06-15 11:03:04 -04:00
pilar
2da64d7c60
MEB workflow run to the end only with option: sra_calculated = True
2020-06-11 18:30:50 -04:00
pilar
2de8869dd3
Merge remote-tracking branch 'origin/master'
2020-06-11 17:30:56 -04:00
pilar
7329e36bc8
changed stl to trimesh
2020-06-11 17:30:50 -04:00
4e63ba72c6
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# city_model_structure/surface.py
# helpers/configuration_helper.py
# helpers/geometry_helper.py
2020-06-11 16:58:20 -04:00
4284b2cb3e
Add code comment to the classes and improve overall quality
2020-06-11 16:55:52 -04:00
pilar
5720eca3c3
solved errors with geometry.py
2020-06-11 16:22:58 -04:00
145520c8a2
Add code comment to the classes and improve overall quality
2020-06-11 15:45:11 -04:00
22dc10c532
Add code comment to the classes and improve overall quality
2020-06-11 08:06:57 -04:00
de16e01677
Add code comment to the classes
2020-06-10 13:08:51 -04:00
pilar
0bdcf9b139
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# physics/physics_feeders/us_base_physics_parameters.py
2020-06-10 11:11:35 -04:00
3af4bd1267
Add code comment to the classes
2020-06-10 11:08:38 -04:00
pilar
18b367c632
Merge remote-tracking branch 'origin/master'
2020-06-09 15:17:29 -04:00
pilar
59c9d28afe
Changes in physics library related files to control mandatory and optional properties, w/ and w/o default values
2020-06-09 15:17:19 -04:00
ce03602a2a
Add code comment to the classes
2020-06-09 15:14:47 -04:00
e613be147f
Add code comment to the classes
2020-06-09 14:07:47 -04:00
pilar
eea722d16d
Merge remote-tracking branch 'origin/master'
2020-06-09 11:34:19 -04:00
pilar
1be4d5acc8
Geometrical methods for dividing buildings by plane 2
2020-06-09 11:34:12 -04:00
a9b0579e01
refactoring and code cleaning
2020-06-09 11:28:50 -04:00
d7b24eba41
move assumptions into configuration.ini
2020-06-05 12:24:03 -04:00
pilar
de8af2cc4b
Merge remote-tracking branch 'origin/master'
2020-06-04 12:50:19 -04:00
pilar
59cb3f9e98
Geometrical methods for dividing buildings by plane
2020-06-04 12:50:10 -04:00
d073f0265e
Unit test review to include data model changes and code cleaning
2020-06-04 12:47:48 -04:00
35793da38d
shared wall implementation bug fixing
2020-06-03 16:56:17 -04:00
882aaead16
shared wall implementation bug fixing
2020-05-29 07:25:33 -04:00
9999c8a331
shared wall implementation and code refactoring.
2020-05-28 15:22:46 -04:00
539db33b20
Initial development for shared wall implementation.
2020-05-28 12:07:36 -04:00
pilar
3fa2425be0
modifications in city_objects and init.py to define the relationship between thermal_zones and usage_zones
2020-05-26 17:15:48 -04:00
pilar
6a7603f039
finding errors in the server 3
2020-05-19 17:23:29 -04:00
pilar
2e64776d99
finding errors in the server2
2020-05-19 17:21:12 -04:00
0fe85d5956
Import the shared code files into the new repository
2020-05-18 13:25:08 -04:00