Commit Graph

127 Commits

Author SHA1 Message Date
5e821ee144 Merge remote-tracking branch 'origin/master' 2020-06-29 17:29:41 -04:00
pilar
4e26730090 added step numbers like in the presentation 2020-06-29 17:24:54 -04:00
Pilar
877a64a06e 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-29 16:52:39 -07:00
Pilar
4dff9d3ba5 moved data folder 2020-06-29 16:52:05 -07:00
79a8b9f9d6 change reverse_geocoder for openmaps api call 2020-06-29 17:24:05 -04:00
Pilar
8aac448721 Merge remote-tracking branch 'origin/master' 2020-06-26 18:11:04 -07:00
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
160ca22754 change reverse_geocoder for openmaps api call 2020-06-26 14:50:13 -04:00
5249a8fc76 change reverse_geocoder for openmaps api call 2020-06-26 14:42:52 -04:00
b6bc582201 change reverse_geocoder for openmaps api call 2020-06-26 14:38:42 -04:00
c94042b52c Merge remote-tracking branch 'origin/master' 2020-06-26 14:34:45 -04:00
106fe545fa change reverse_geocoder for openmaps api call 2020-06-26 14:34:37 -04:00
Guille
ad3c48696a Update 'WINDOWS_INSTALL.md'
Grammar review and typo correction
2020-06-26 11:23:41 -04:00
Guille
113ac32e7c Update 'WINDOWS_INSTALL.md' 2020-06-26 11:15:35 -04:00
ab20418a18 Remove debug prints and correct unit tests 2020-06-26 10:12:58 -04:00
c1b32b22a3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	physics/physics_feeders/us_base_physics_parameters.py
2020-06-26 10:09:42 -04:00
af22f7aaa9 Remove debug prints 2020-06-26 10:06:43 -04:00
Guille
125d3d4dd7 Update 'WINDOWS_INSTALL.md'
Add pep8 information
2020-06-26 09:22:12 -04:00
Guille
9b42e55cec Upload files to 'docs/img' 2020-06-26 09:21:28 -04:00
pilar
a58b3a5e66 Merge remote-tracking branch 'origin/master' 2020-06-23 14:48:17 -04:00
pilar
d74ca7a2cf Missing discussion about errors list. 2020-06-23 14:48:01 -04:00
Guille
610a7b02df Update 'WINDOWS_INSTALL.md' 2020-06-23 12:20:42 -04:00
Guille
cddd49c01d Update 'WINDOWS_INSTALL.md' 2020-06-23 12:09:31 -04:00
Guille
6d21a0f06c Upload files to 'docs/img' 2020-06-23 12:08:49 -04:00
Guille
c1f854f963 Upload files to 'docs/img' 2020-06-23 12:04:26 -04:00
Guille
5e21841e85 Upload files to 'docs/img' 2020-06-23 11:54:49 -04:00
Guille
6b9279d15c Update 'WINDOWS_INSTALL.md' 2020-06-23 11:35:02 -04:00
Guille
6619804008 Upload files to 'docs/img' 2020-06-23 11:32:08 -04:00
Guille
897dd249f1 Update 'WINDOWS_INSTALL.md' 2020-06-23 11:24:38 -04:00
Guille
f336c6e49d Add windows installation manual
Create windows installation manual
2020-06-23 11:24:19 -04:00
Guille
a15b5f6301 Upload files to 'docs/img' 2020-06-23 11:22:16 -04:00
683f5c1438 Remove debug prints 2020-06-22 14:42:32 -04:00
852c7bf8cf Remove debug prints 2020-06-22 14:41:20 -04:00
254def746a Merge remote-tracking branch 'origin/master' 2020-06-22 14:35:59 -04:00
02d6c652e0 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:52 -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
9d921da698 Implement lod2 2020-06-22 13:46:41 -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
16e33b3772 update requirements.txt 2020-06-16 12:30:45 -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
c6d7fff53c Merge remote-tracking branch 'origin/master' 2020-06-16 10:06:37 -04:00
pilar
3a5daa84e8 new todo in thermal_zone.py 2020-06-16 10:06:32 -04:00