OpenStudio-standards college space types
I am attempting to use the college ASHRAE space types in our workflow by obtaining the space type properties from OpenStudio-standards with the following code:
osstandards.standards_data['space_types']
Unfortunately Ive found there is no lighting per area, equipment per area and in some cases no occupancy in college space types where there should be. This is across ashrae templates 2007,2010,2013,2016.
For good measure I have written some code which checks this and I have attached a spreadsheet which the code produces find it on google sheets here: link text
Is there a reason for this? If not is this something which needs to be fixed?
I am using OpenStudio-standards 0.2.14
I cannot access your spreadsheet, but I was looking through the code and it seems like the college space-types are only available in the 90.1-2004 template. Might be a good idea to submit an issue in GitHub.
@Luis Lara, the link should work now - the space type certainly exists for all templates but as matt wrote below the data is not yet populated in 0.2.14