Skip to content

Commit

Permalink
at and seed resources update
Browse files Browse the repository at this point in the history
  • Loading branch information
kflemin committed Sep 19, 2024
1 parent 4259644 commit b1bfafe
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 29 deletions.
34 changes: 22 additions & 12 deletions src/app/tool/audit-template/resources/resources.component.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
<h1 class="mat-h2 mb-4">Resources</h1>

<h2>Audit Template Training</h2>
<ul>
<li><a href="https://youtu.be/vtmi1WzA7zQ">Introduction to the Audit Template Webinar</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/AuditTemplate_LL87_Webinar_06282018_PresentationSlides.pdf">Introduction to the Audit Template Webinar Presentation Slides</a></li>
<li><a href="https://help.buildingenergyscore.com/support/solutions/8000051362">Audit Template User Guide</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/asset_score_quick_start_guide_audit_template.pdf">Audit Template Quick Start Guide</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/example_audit_data_report.pdf">Audit Template PDF Report Example</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=templates%2Faudit_data_csv_report_template.xlsx">Audit Template CSV Report Example</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2Fexample_NYC_audit_report_property_BS_v2.3_081321.xml">Audit Template BuildingSync XML Example – NYC BBL Property</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2Fexample_SF_audit_report_BS_v2.3_081321.xml">Audit Template BuildingSync XML Example – San Francisco Building</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2Fexample_audit_report_to_asset_score_BS_v2.3_081321.xml">Audit Template to Asset Score Conversion Example</a></li>
<li><a href="https://buildingenergyscore.energy.gov/videos/AuditTemplate_LL87_Webinar_06282018.mp4">NYC LL87 Energy Audit Data Collection Tool Webinar</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/AuditTemplate_LL87_Webinar_06282018_PresentationSlides.pdf">NYC LL87 Energy Audit Data Collection Tool Webinar Presentation Slides</a></li>
<li><a href="https://www.energycodes.gov/sites/default/files/bps/2023-11/BPS_and_Audit_Template_Tool_Guide.pdf">Audit Template: A Tool for Streamlining Compliance in Building Performance Standards (BPS)</a>
<li><a href="https://youtu.be/vtmi1WzA7zQ">Introduction to the Audit Template Webinar, April 30, 2020 (YouTube)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/Introduction_to_Audit_Template_043020.pdf">Introduction to the Audit Template Webinar, April 30, 2020 (PDF)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/AuditTemplate_LL87_Webinar_06282018_PresentationSlides.pdf">NYC LL87 Energy Audit Data Collection Tool Webinar, June 29, 2018 - Presentation Slides (PDF)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=videos%2FAuditTemplate_LL87_Webinar_06282018.mp4">NYC LL87 Energy Audit Data Collection Tool Webinar, June 29, 2018 (MP4)</a></li>
<li><a href="https://www.energycodes.gov/sites/default/files/bps/2023-11/BPS_and_Audit_Template_Tool_Guide.pdf">Audit Template: A Tool for Streamlining Compliance in Building Performance Standards (PDF)</a>
</li>
</ul>

<h2>Audit Template</h2>
<ul>
<li><a href="https://buildingenergyscore.energy.gov/documents/asset_score_quick_start_guide_audit_template.pdf">Quick Start Guide - Audit Template (PDF)</a></li>
<li><a href="https://help.buildingenergyscore.com/support/solutions/8000051362">Audit Template User Guide</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2FAudit_Template_Pilot_Testing_Guide.docx">Audit Template Pilot Testing Guide (DOCX)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/documents/example_audit_data_report.pdf">Audit Template PDF Report Example (PDF)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=templates%2Faudit_data_csv_report_template.xlsx">Audit Template CSV Report Example (XLSX)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2Fexample_NYC_audit_report_property_BS_v2.3_081321.xml">Audit Template BuildingSync XML Example – NYC BBL Property (XML)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2Fexample_SF_audit_report_BS_v2.3_081321.xml">Audit Template BuildingSync XML Example – San Francisco Building (XML)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2Fexample_audit_report_to_asset_score_BS_v2.3_081321.xml">Audit Template to Asset Score Conversion Example (XML)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=videos%2Fassetscore_reporting_platform_demo.wmv">Audit Template Overview (WMV)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=videos%2Fassetscore_audit_template_webinar_demo.wmv">Audit Template Overview and Demonstration (WMV)</a></li>
<li><a href="https://dc.beam-portal.org/helpdesk/kb/BEPS/82/">Quick Reference Instruction (QRI) document for DC BEPS Energy Audit Report Template (PDF)</a></li>
<li><a href="https://buildingenergyscore.energy.gov/resources/download?key=documents%2FAuditTemplate_QuickStartGuide_2023.11.01_EE-RLF-Template.pdf">Quick Start Guide for the Energy Efficiency Revolving Loan Funds (EE RLF) Program (PDF)</a></li>
</ul>
36 changes: 20 additions & 16 deletions src/app/tool/seed/resources/resources.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,6 @@ <h3 class="mat-h3">Multi-Tab Files</h3>
<h3 class="mat-h3">Date Fields in Excel™ Files</h3>
<p>If you are importing an Excel™ file (XLS, XLXS) into SEED, make sure that any field defined with a "date" format in Excel™ actually has data in it that is a date. If a field has non-date data (such as an integer) in a date-formatted field, SEED will not import that record.</p>

<h2 class="mat-h2 mt-4">Benchmarking and Building Performance Standard (BPS) Programs</h2>
<p>The SEED platform can be used to implement and track a benchmarking or building performance standard program. More information about these programs can be found below.</p>
<ul>
<li><a href="https://seed-platform.org/resources/DOE Covered Buildings List Guide.pdf">Quick Guide - Considerations for Creating a Covered Buildings List for a Building Performance Standard (BPS) or Benchmarking Program (PDF)</a>
</li>
<li><a href="https://www.energycodes.gov/BPS/Resources" target="_blank">Building Energy Codes Program - BPS Library</a></li>
</ul>

</mat-expansion-panel>

<mat-expansion-panel>
Expand All @@ -132,6 +124,9 @@ <h2 class="mat-h2 mt-4">Benchmarking and Building Performance Standard (BPS) Pro
</mat-expansion-panel-header>
<h2 class="mat-h2">Publications</h2>
<ul>
<li>Long, N., Fleming, K., Langlois-Romero, I., Henze, G. P., Applegate, S. (2024). <a href="https://seed-platform.org/resources/SimBuild2024_SEED_EEEJ.pdf">"Equitable Energy Metrics for Integration into Building Performance Standard Tracking Platforms."</a>. In IBPSA-USA SimBuild 2024. Denver, CO.</li>
<li>Bugnion, V., Long, N., Mitchell, R., Bergmann, H., Swindler, A., Beers, E. (2022). <a href="https://seed-platform.org/resources/Bugnion-2022-aceee.pdf">"Building Performance Standards to Drive Market Transformation"</a>. 2022 ACEEE Summer Study on Energy Efficiency in Buildings.</li>
<li>Long, N., Swindler, A., Bergmann, H., Reagan, A., Held, A., & Longley, J. (2020). .<a href="https://seed-platform.org/resources/Long-2020-Standardizing_City_Benchmarking.pdf">"Standardizing City Benchmarking and Reporting: Use Cases in Consolidating Building Data with SEED"</a>, 2020 ACEEE Summer Study on Energy Efficiency in Buildings</li>
<li>Taylor, C., Costa, M., Long, N. and Antonoff, J. <a href="https://www.aceee.org/files/proceedings/2016/data/papers/9_448.pdf">A National Framework for Energy Audit Ordinances</a>, In 2016 ACEEE Summer Study on Energy Efficiency in Buildings, pp. 448–459. Pacific Grove, CA.</li>
<li>Beddingfield, E., Duer-Balkind, M., Levine, A., Alschuler, E., and Brown, R. <a href="https://www.aceee.org/files/proceedings/2016/data/papers/7_324.pdf">Putting Data to Work: Using Building Energy Performance Data to Expand the Market for Energy Efficiency in Buildings.</a> In 2016 ACEEE Summer Study on Energy Efficiency in Buildings, pp. 324–335. Pacific Grove, CA.</li>
<li>Aziz, A., Lasternas, B., Alschuler, E., Loftness, V., Wang, H., Mo, Y., Wang, T., Zhang, C., Sharma, S., and Stevens, I. <a href="https://www.osti.gov/biblio/1247127">Supporting Building Portfolio Investment and Policy Decision Making through an Integrated Building Utility Data Platform.</a> In Improving Energy Efficiency in Commercial Buildings & Smart Communities Conference, Mar. 2016.</li>
Expand All @@ -144,15 +139,24 @@ <h2 class="mat-h2 mb-4">SEED-Adjacent Publications</h2>
<li>DeGraw, Jason, Kristin Field-Macumber, Nicholas Long, and Supriya Goel. 2018. <a href="https://buildingsync.net/static/documents/DeGraw-ACEEE-BuildingSync-in-Action.pdf">BuildingSync® in Action : Example Implementations.</a> In 2018 ACEEE Summer Study on Energy Efficiency in Buildings, 1–12. Pacific Grove, CA.</li>
</ul>

<h2 class="mat-h2 mt-4">Benchmarking and Building Performance Standard (BPS) Programs</h2>
<p>The SEED platform can be used to implement and track a benchmarking or building performance standard program. More information about these programs can be found below.</p>
<ul>
<li><a href="https://seed-platform.org/resources/DOE Covered Buildings List Guide.pdf">Quick Guide - Considerations for Creating a Covered Buildings List for a Building Performance Standard (BPS) or Benchmarking Program (PDF)</a>
</li>
<li><a href="https://www.energycodes.gov/BPS/Resources" target="_blank">Building Energy Codes Program - BPS Library</a></li>
</ul>

<h2 class="mat-h2 mb-4">Presentations</h2>
<ul>
<li>11/05/2021. NREL. <a href="https://seed-platform.org/resources/SEED%20and%20BETTER%20Functionality%202021-11-05.pdf">SEED Analysis: BETTER, Carbon Metrics, and EUI Calculations</a></li>
<li>05/19/2020. NREL. <a href="https://nrel-seed.s3.amazonaws.com/resources/2020-05-19%20-%20SEED%20Advanced%20Features%20Webinar.mp4">SEED Advanced Features webinar</a> and <a href="https://nrel-seed.s3.amazonaws.com/resources/2020-05-19%20-%20SEED%20Sample%20Files.zip">sample files</a></li>
<li>04/20/2020. LBNL. <a href="https://nrel-seed.s3.amazonaws.com/resources/Introduction%20to%20SEED.pdf">Introduction to SEED presentation</a></li>
<li>04/20/2020. LBNL. <a href="https://nrel-seed.s3.amazonaws.com/resources/2020-04-29%20-%20Introduction%20to%20SEED%20Webinar.mp4">Introduction to SEED webinar</a></li>
<li>08/05/2019. <a href="https://nrel-seed.s3.amazonaws.com/resources/SEED%20Platform%20V2_6_%20Meter%20Data.pdf">Importing Meter Data into SEED</a></li>
<li>11/05/2018. LBNL. <a href="https://nrel-seed.s3.amazonaws.com/resources/SEED%20Platform%20V2_4%20Getting%20Started%20Guide.pdf">SEED Platform Overview</a></li>
<li><a href="https://nrel-seed.s3.amazonaws.com/resources/SEED_Factsheet_City.pdf">SEED for Cities</a> Factsheet.</li>
<li><a href="https://nrel-seed.s3.amazonaws.com/resources/SEED_Overview_OpenSource_0.pdf">SEED: Why Open Source?</a> Factsheet.</li>
<li>04/24/2023, NREL/LBNL. <a href="https://www.energy.gov/sites/default/files/2023-05/bto-peer-2023-25204-seed-nrel-long.pdf">SEED Platform Peer Review Slides (PDF)</a>.</li>
<li>11/05/2021. NREL. <a href="https://seed-platform.org/resources/SEED%20and%20BETTER%20Functionality%202021-11-05.pdf">SEED Analysis: BETTER, Carbon Metrics, and EUI Calculations (PDF)</a></li>
<li>05/19/2020. NREL. <a href="https://nrel-seed.s3.amazonaws.com/resources/2020-05-19%20-%20SEED%20Advanced%20Features%20Webinar.mp4">SEED Advanced Features webinar (MP4)</a> and <a href="https://nrel-seed.s3.amazonaws.com/resources/2020-05-19%20-%20SEED%20Sample%20Files.zip">sample files (ZIP)</a></li>
<li>04/20/2020. LBNL. <a href="https://nrel-seed.s3.amazonaws.com/resources/Introduction%20to%20SEED.pdf">Introduction to SEED presentation (PDF)</a></li>
<li>04/20/2020. LBNL. <a href="https://nrel-seed.s3.amazonaws.com/resources/2020-04-29%20-%20Introduction%20to%20SEED%20Webinar.mp4">Introduction to SEED webinar (MP4)</a></li>
<li>08/05/2019. <a href="https://nrel-seed.s3.amazonaws.com/resources/SEED%20Platform%20V2_6_%20Meter%20Data.pdf">Importing Meter Data into SEED (PDF)</a></li>
<li>11/05/2018. LBNL. <a href="https://nrel-seed.s3.amazonaws.com/resources/SEED%20Platform%20V2_4%20Getting%20Started%20Guide.pdf">SEED Platform Overview (PDF)</a></li>
<li><a href="https://nrel-seed.s3.amazonaws.com/resources/SEED_Factsheet_City.pdf">SEED for Cities Factsheet (PDF)</a>.</li>
<li><a href="https://nrel-seed.s3.amazonaws.com/resources/SEED_Overview_OpenSource_0.pdf">SEED: Why Open Source? Factsheet (PDF)</a>.</li>
</ul>
</mat-expansion-panel>
4 changes: 4 additions & 0 deletions src/app/tool/seed/resources/resources.component.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
li {
padding-bottom:10px;
line-height: 1.5em;
}
3 changes: 2 additions & 1 deletion src/app/tool/seed/resources/resources.component.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import { Component } from '@angular/core';

@Component({
templateUrl: './resources.component.html'
templateUrl: './resources.component.html',
styleUrls: ['./resources.component.scss']
})
export class ResourcesComponent {
}
2 changes: 2 additions & 0 deletions src/app/tool/ubid/resources/resources.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,6 @@ <h1 class="mat-h2 mb-4">Resources</h1>
<li><a href="https://github.com/pnnl/buildingid-py">UBID Python API & CLI</a><br>An API that provides implementations of UBID encoding, decoding, and validation algorithms, and CLI that performs UBID assignment for tabular data files and that performs UBID cross-reference for tabular data files by constructing quadtree indices.</li>
<li><a href="https://github.com/pnnl/buildingid-rb">UBID Ruby API</a><br>An API that provides implementations of UBID encoding, decoding, and validation algorithms for Ruby programming language.</li>
</ul>


</mat-expansion-panel>

0 comments on commit b1bfafe

Please sign in to comment.