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
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
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
3af4bd1267
Add code comment to the classes
2020-06-10 11:08:38 -04:00
a9b0579e01
refactoring and code cleaning
2020-06-09 11:28:50 -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
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