Compare commits
2 Commits
629398d665
...
e951eb5645
Author | SHA1 | Date | |
---|---|---|---|
e951eb5645 | |||
79e8fe016a |
36
RECOGNIZED_FUNTIONS_AND_USAGES.md
Normal file
36
RECOGNIZED_FUNTIONS_AND_USAGES.md
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Functions and usages internally recognized within the hub
|
||||
|
||||
The hub uses a list of building functions that are the only ones recognized. All new categories should be added to the dictionaries that translate from the input formats to the hub functions and from the hub functions to the output formats.
|
||||
|
||||
Output formats accepted:
|
||||
* Function:
|
||||
* nrel
|
||||
* nrcan
|
||||
* eilat
|
||||
* Usage:
|
||||
* nrcan
|
||||
* comnet
|
||||
* eilat
|
||||
|
||||
Functions:
|
||||
* single family house
|
||||
* multi family house
|
||||
* row hose
|
||||
* mid rise apartment
|
||||
* high rise apartment
|
||||
* residential
|
||||
* small office
|
||||
* medium office
|
||||
* large office
|
||||
* primary school
|
||||
* secondary school
|
||||
* stand alone retail
|
||||
* hospital
|
||||
* out-patient health care
|
||||
* strip mall
|
||||
* supermarket
|
||||
* ware house
|
||||
* quick service restaurant
|
||||
* full service restaurant
|
||||
* small hotel
|
||||
* large hotel
|
Loading…
Reference in New Issue
Block a user