forked from s_ranjbar/city_retrofit
Homogenize todos
IDF export now allows the user to select the target and adjacent buildings - Only target and adjacent buildings in the city are calculated. - All other buildings are considered shade objects. The zones are properly labeled with the building name The "Building" is labeled as a city
This commit is contained in:
parent
6473ffd6dc
commit
9c482cf142
|
@ -167,7 +167,7 @@ Attributes with known units should be explicit in method's comment.
|
|||
|
||||
#### To do's.
|
||||
|
||||
Pending to implement operations should be indicated with ToDo comments to highlight the missing functionality.
|
||||
Pending to implement operations should be indicated with todo comments to highlight the missing functionality.
|
||||
|
||||
```python
|
||||
# todo: right now extracted at the city level, in the future should be extracted also at building level if exist
|
||||
|
|
Loading…
Reference in New Issue
Block a user