Small office prototype building level 2 audit notebook and example#445
Small office prototype building level 2 audit notebook and example#445JieXiong9119 merged 6 commits intodevelop-v2from
Conversation
First commit. Necessary next steps: 1. Update descriptions and guiding paragraph in between cells for level 2 audit (based on level 1) 2. Update values in fields based on OS simulation (most fields are currently filled with arbitrary number such as 123) 3. Update declaration setting in first cell to set xml attribute declaration heading correctly (now it has to be manually corrected)
Map inputs with OS simulation of prototype small office Change location to Denver
|
Need to fix declaration header defining part to generate header <BuildingSync xmlns="http://buildingsync.net/schemas/bedes-auc/2019" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://buildingsync.net/schemas/bedes-auc/2019 ../../../BuildingSync.xsd" version="2.4.0"> |
nllong
left a comment
There was a problem hiding this comment.
looking great. few tweaks, but overall fantastic work!
laurenliz22
left a comment
There was a problem hiding this comment.
Hey Jie - this looks amazing! I added a couple questions/comments in. one overall question I have is that it looks like our GHG measures are not in here. Sorry if I missed something, but can you remind me if we decided not to start from that version? Thanks! Awesome Job!!
Update some text, fix some tweaks. Still need to make quotes consistent for strings.
Fix quotes inconsistency and some tiny tweaks
I believe we decided not to include GHG because it's not required in L1-L3 audit. |
|
Merging! (@nllong Nick don't be mad at me for dismissing your change request :P)
|
What does this PR do?
First commit to create notebook example working on level 2 energy audit on small office prototype building
Next steps:
How should this be manually tested?
Convert the
Small-Office-Level-2.mdinto Jupyter Notebook to edit and run to createexample-level2.xml.What are the relevant tickets?
BuildingSync/project-tracker#85