Schema: Update notebook#439
Conversation
JieXiong9119
left a comment
There was a problem hiding this comment.
The codes look good. Do we plan to leave the description part to a new PR or wait for @nllong?
JieXiong9119
left a comment
There was a problem hiding this comment.
Some modifications suggestions based on validation results and my thoughts.
|
Any reason not to add this to the existing |
Co-authored-by: Lauren Aronson <48136858+laurenliz22@users.noreply.github.com>
Co-authored-by: Lauren Aronson <48136858+laurenliz22@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
Co-authored-by: Jie Xiong <69597597+JieXiong9119@users.noreply.github.com>
That is what we were not sure about, if it was still appropriate to have in a Level-1 audit. Since it is, we can add it to the current notebook |
Yeah, I would just add it to the existing one. Sorry, I know merging ipynb files is painful! |
| " bsync.EnergyCost(5395.),\n", | ||
| " bsync.EnergyCostIndex(0.98), # $/ft2\n", | ||
| " ID=\"AllResourceTotal-1\"\n", | ||
| " ),\n", |
There was a problem hiding this comment.
| " ),\n", |
| " bsync.EnergyCostIndex(0.98), # $/ft2\n", | ||
| " ID=\"AllResourceTotal-1\"\n", | ||
| " ),\n", | ||
| " bsync.AllResourceTotal(\n", |
There was a problem hiding this comment.
| " bsync.AllResourceTotal(\n", |
| " ID=\"AllResourceTotal-1\"\n", | ||
| " ),\n", | ||
| " bsync.AllResourceTotal(\n", | ||
| " bsync.AllResourceTotal.AnnualAverageGHGEmissions(10000.0),\n", |
There was a problem hiding this comment.
| " bsync.AllResourceTotal.AnnualAverageGHGEmissions(10000.0),\n", |
| " ),\n", | ||
| " bsync.AllResourceTotal(\n", | ||
| " bsync.AllResourceTotal.AnnualAverageGHGEmissions(10000.0),\n", | ||
| " bsync.AllResourceTotal.AnnualMarginalGHGEmissions(8000.0),\n", |
There was a problem hiding this comment.
| " bsync.AllResourceTotal.AnnualMarginalGHGEmissions(8000.0),\n", |
| " bsync.AllResourceTotal(\n", | ||
| " bsync.AllResourceTotal.AnnualAverageGHGEmissions(10000.0),\n", | ||
| " bsync.AllResourceTotal.AnnualMarginalGHGEmissions(8000.0),\n", | ||
| " bsync.AllResourceTotal.AnnualGHGEmissionIntensity(0.123),\n", |
There was a problem hiding this comment.
| " bsync.AllResourceTotal.AnnualGHGEmissionIntensity(0.123),\n", |
| " bsync.AllResourceTotal.AnnualAverageGHGEmissions(10000.0),\n", | ||
| " bsync.AllResourceTotal.AnnualMarginalGHGEmissions(8000.0),\n", | ||
| " bsync.AllResourceTotal.AnnualGHGEmissionIntensity(0.123),\n", | ||
| " ID=\"AllResourceTotal-2\"\n", |
There was a problem hiding this comment.
| " ID=\"AllResourceTotal-2\"\n", |
he's out, and we're ready to merge. His comments have been addressed.
Any background context you want to provide?
What does this PR do?
How should this be manually tested?
What are the relevant tickets?
Screenshots (if appropriate)