OpenStudio measure
Forward Translation
OSM > 223/brick/haystack
This code should probably be a formal OpenStudio measure that users can apply to a model.
Write supporting code (module, etc.) to incorporate into an OpenStudio measure after https://github.com/NREL/OpenStudio/issues/4500 is closed. This would allow us to to produce 223/Brick/Haystack representations of the DOE Prototype buildings (or real building energy models, e.g. RAIL) for testing.
- Ruby = https://github.com/NREL/openstudio-metadata-gem
- Python = https://github.com/TShapinsky/openstudio-metadata-utility
Reverse Translation
223/brick/haystack > OSM
This code should/could probably live here, but might not be as much of a priority as Forward Translation.
https://github.com/NREL/openstudio-metadata-gem/blob/Feat/reverse_translation/lib/openstudio/metadata/reverse_translator.rb
@ThibaultMarzullo assigned you but check with Avijit about using your time for this.