BuildingSync / schema

BuildingSync® Schema
https://buildingsync.net
Other
23 stars 22 forks source link

Small office prototype building level 2 audit notebook and example #445

Closed JieXiong9119 closed 2 years ago

JieXiong9119 commented 2 years ago

What does this PR do?

First commit to create notebook example working on level 2 energy audit on small office prototype building

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)

How should this be manually tested?

Convert the Small-Office-Level-2.md into Jupyter Notebook to edit and run to create example-level2.xml.

What are the relevant tickets?

https://github.com/BuildingSync/project-tracker/issues/85

JieXiong9119 commented 2 years ago

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">
JieXiong9119 commented 2 years ago

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!!

I believe we decided not to include GHG because it's not required in L1-L3 audit.

JieXiong9119 commented 2 years ago

Merging! (@nllong Nick don't be mad at me for dismissing your change request :P) Some tails to catch later:

  1. Change single quotes to double quotes.
  2. Enrich the context for learner.