Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepping 0.6.1 release #110

Merged
merged 1 commit into from
Jun 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# OpenStudio Common Measures Gem

## Version 0.6.1

- Fixed [#107]( https://github.com/NREL/openstudio-common-measures-gem/pull/107 ), Added natural gas emissions calculations
- Fixed [#109]( https://github.com/NREL/openstudio-common-measures-gem/pull/109 ), changed variable names to include Electricity and removed "_Var"


## Version 0.6.0

* Support for OpenStudio 3.4 (upgrade to standards gem 0.2.16, no extension gem upgrade)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bundle exec rake openstudio:test_with_openstudio

|OpenStudio Common Measures Gem|OpenStudio|Ruby|
|:--------------:|:----------:|:--------:|
| 0.6.0 | 3.4 | 2.7 |
| 0.6.0 - 0.6.1 | 3.4 | 2.7 |
| 0.5.0 | 3.3 | 2.7 |
| 0.4.0 - 0,4.2 | 3.2 | 2.7 |
| 0.3.0 - 0.3.2 | 3.1 | 2.5 |
Expand All @@ -51,7 +51,7 @@ Please review the [OpenStudio Contribution Policy](https://openstudio.net/openst

# Releasing

* Update `CHANGELOG.md`
* Update `CHANGELOG.md` with the `rake openstudio:change_log` command
* Run `rake openstudio:rubocop:auto_correct`
* Run `rake openstudio:update_copyright`
* Run `rake openstudio:update_measures` (this has to be done last since prior tasks alter measure files)
Expand Down
4 changes: 2 additions & 2 deletions lib/measures/ReportModelChanges/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>report_model_changes</name>
<uid>6d66b426-908f-4528-9fe5-523b9d2f49c5</uid>
<version_id>d04c43f1-5011-4fca-b59c-1c7fd7081e0d</version_id>
<version_modified>20220506T153446Z</version_modified>
<version_id>50c52c2b-b884-4689-8dc6-86755d399c6f</version_id>
<version_modified>20220622T165903Z</version_modified>
<xml_checksum>1E1F8B97</xml_checksum>
<class_name>ReportModelChanges</class_name>
<display_name>ReportModelChanges</display_name>
Expand Down
6 changes: 3 additions & 3 deletions lib/measures/add_ems_emissions_reporting/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>add_ems_emissions_reporting</name>
<uid>e8fe9153-5e70-4769-afa0-6da0045aa529</uid>
<version_id>ebb131d4-44c3-4c0c-8b5b-1d50fe282cda</version_id>
<version_modified>20220504T174701Z</version_modified>
<version_id>bc9ea375-7d2a-4a45-bf7a-d63518c651f8</version_id>
<version_modified>20220622T165904Z</version_modified>
<xml_checksum>976EB6EB</xml_checksum>
<class_name>AddEMSEmissionsReporting</class_name>
<display_name>Add EMS to Report Emissions</display_name>
Expand Down Expand Up @@ -593,7 +593,7 @@
<filename>measure.rb</filename>
<filetype>rb</filetype>
<usage_type>script</usage_type>
<checksum>AD699109</checksum>
<checksum>149C1DD7</checksum>
</file>
</files>
</measure>
6 changes: 3 additions & 3 deletions lib/measures/envelope_and_internal_load_breakdown/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>envelope_and_internal_load_breakdown</name>
<uid>8f0e1fbb-8bc6-46e5-b6e4-db59177e2c02</uid>
<version_id>a80bd71f-7c89-4bad-95e2-8f7d02976ab1</version_id>
<version_modified>20220506T153447Z</version_modified>
<version_id>2ff096f8-c72d-444a-a56e-f0633fba2013</version_id>
<version_modified>20220622T165903Z</version_modified>
<xml_checksum>69BA4D91</xml_checksum>
<class_name>EnvelopeAndInternalLoadBreakdown</class_name>
<display_name>Envelope and Internal Load Breakdown</display_name>
Expand Down Expand Up @@ -139,7 +139,7 @@
<filename>report.html.erb</filename>
<filetype>erb</filetype>
<usage_type>resource</usage_type>
<checksum>B6B35B79</checksum>
<checksum>6F54D1FE</checksum>
</file>
</files>
</measure>
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@




<!DOCTYPE html>
<html lang="en">
<head>
Expand Down
6 changes: 3 additions & 3 deletions lib/measures/example_report/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>example_report</name>
<uid>174a6f71-3e8c-4f99-9e7a-b64f2e7535d4</uid>
<version_id>a259adf9-ad89-41ba-9463-b57132e6232f</version_id>
<version_modified>20220506T153442Z</version_modified>
<version_id>69180469-2020-4295-b159-80a548ad4c5c</version_id>
<version_modified>20220622T165857Z</version_modified>
<xml_checksum>557BF06F</xml_checksum>
<class_name>ExampleReport</class_name>
<display_name>Example Report</display_name>
Expand Down Expand Up @@ -167,7 +167,7 @@
<filename>report.html.erb</filename>
<filetype>erb</filetype>
<usage_type>resource</usage_type>
<checksum>6F54D1FE</checksum>
<checksum>1C5120F7</checksum>
</file>
</files>
</measure>
1 change: 1 addition & 0 deletions lib/measures/example_report/resources/report.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@




<!DOCTYPE html>
<html lang="en">
<head>
Expand Down
6 changes: 3 additions & 3 deletions lib/measures/generic_qaqc/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>generic_qaqc</name>
<uid>d58d6b29-69ba-4915-b907-3c2c37ddb7c7</uid>
<version_id>8f162fe1-b120-4d78-861a-1089ee150751</version_id>
<version_modified>20220506T153448Z</version_modified>
<version_id>d828bb8b-a051-4f95-96eb-e42035d8b7e3</version_id>
<version_modified>20220622T165904Z</version_modified>
<xml_checksum>0A3BF61C</xml_checksum>
<class_name>GenericQAQC</class_name>
<display_name>Generic QAQC</display_name>
Expand Down Expand Up @@ -773,7 +773,7 @@
<filename>report.html.erb</filename>
<filetype>erb</filetype>
<usage_type>resource</usage_type>
<checksum>6F54D1FE</checksum>
<checksum>1C5120F7</checksum>
</file>
</files>
</measure>
1 change: 1 addition & 0 deletions lib/measures/generic_qaqc/resources/report.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@




<!DOCTYPE html>
<html lang="en">
<head>
Expand Down
6 changes: 3 additions & 3 deletions lib/measures/hvac_psychrometric_chart/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>hvac_psychrometric_chart</name>
<uid>97213780-0727-4462-8ec0-9a6c3e475cd6</uid>
<version_id>65abd215-893b-472a-9876-175f63f27728</version_id>
<version_modified>20220506T153446Z</version_modified>
<version_id>a29c8c23-4145-44d2-a1f2-08fb729c4f59</version_id>
<version_modified>20220622T165903Z</version_modified>
<xml_checksum>F657B621</xml_checksum>
<class_name>HVACPsychrometricChart</class_name>
<display_name>HVAC Psychrometric Chart</display_name>
Expand Down Expand Up @@ -94,7 +94,7 @@
<filename>report.html.erb</filename>
<filetype>erb</filetype>
<usage_type>resource</usage_type>
<checksum>0006E928</checksum>
<checksum>18298D64</checksum>
</file>
</files>
</measure>
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@




<!DOCTYPE html>
<html>
<head>
Expand Down
6 changes: 3 additions & 3 deletions lib/measures/openstudio_results/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>openstudio_results</name>
<uid>a25386cd-60e4-46bc-8b11-c755f379d916</uid>
<version_id>813ebcc3-c480-491c-9934-c1bcd1a1a478</version_id>
<version_modified>20220506T153445Z</version_modified>
<version_id>1e0f1704-70fc-426f-8b79-52f67580b080</version_id>
<version_modified>20220622T165902Z</version_modified>
<xml_checksum>557BF06F</xml_checksum>
<class_name>OpenStudioResults</class_name>
<display_name>OpenStudio Results</display_name>
Expand Down Expand Up @@ -1493,7 +1493,7 @@
<filename>report.html.erb</filename>
<filetype>erb</filetype>
<usage_type>resource</usage_type>
<checksum>9224834F</checksum>
<checksum>5F603ADE</checksum>
</file>
</files>
</measure>
1 change: 1 addition & 0 deletions lib/measures/openstudio_results/resources/report.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@




<!DOCTYPE html>
<html lang="en">
<head>
Expand Down
4 changes: 2 additions & 2 deletions lib/measures/set_run_period/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.0</schema_version>
<name>set_run_period</name>
<uid>7a84292a-3975-4ab3-9284-6edabcbe750b</uid>
<version_id>ffaa166b-6d19-454c-98a7-86d40660f333</version_id>
<version_modified>20220506T153446Z</version_modified>
<version_id>887fa655-8bb1-40b4-bc13-7f3736fe1203</version_id>
<version_modified>20220622T165903Z</version_modified>
<xml_checksum>2AF3A68E</xml_checksum>
<class_name>SetRunPeriod</class_name>
<display_name>SetRunPeriod</display_name>
Expand Down
2 changes: 1 addition & 1 deletion lib/openstudio/common_measures/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@

module OpenStudio
module CommonMeasures
VERSION = '0.6.0'.freeze
VERSION = '0.6.1'.freeze
end
end