openstudio-calibration 0.6.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -0
  3. data/Gemfile +0 -5
  4. data/LICENSE.md +1 -1
  5. data/README.md +1 -0
  6. data/doc_templates/LICENSE.md +1 -1
  7. data/doc_templates/copyright_erb.txt +1 -1
  8. data/doc_templates/copyright_js.txt +1 -1
  9. data/doc_templates/copyright_ruby.txt +1 -1
  10. data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +1 -1
  11. data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +1 -1
  12. data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +4 -4
  13. data/lib/measures/AddMonthlyUtilityData/LICENSE.md +1 -1
  14. data/lib/measures/AddMonthlyUtilityData/measure.rb +1 -1
  15. data/lib/measures/AddMonthlyUtilityData/measure.xml +5 -5
  16. data/lib/measures/CalibrationReports/LICENSE.md +1 -1
  17. data/lib/measures/CalibrationReports/measure.rb +1 -1
  18. data/lib/measures/CalibrationReports/measure.xml +12 -11
  19. data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +1 -1
  20. data/lib/measures/CalibrationReportsEnhanced/measure.rb +1 -1
  21. data/lib/measures/CalibrationReportsEnhanced/measure.xml +11 -11
  22. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +1 -1
  23. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +1 -1
  24. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +6 -6
  25. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +1 -1
  26. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +1 -1
  27. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +6 -6
  28. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +1 -1
  29. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +1 -1
  30. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +6 -6
  31. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +1 -1
  32. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +1 -1
  33. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +6 -6
  34. data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +1 -1
  35. data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +1 -1
  36. data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +6 -6
  37. data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +1 -1
  38. data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +1 -1
  39. data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +6 -6
  40. data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +1 -1
  41. data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +1 -1
  42. data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +6 -6
  43. data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +1 -1
  44. data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +1 -1
  45. data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +6 -6
  46. data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +1 -1
  47. data/lib/measures/CoilHeatingGasMultiplier/measure.rb +1 -1
  48. data/lib/measures/CoilHeatingGasMultiplier/measure.xml +6 -6
  49. data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +1 -1
  50. data/lib/measures/CoilHeatingGasPercentChange/measure.rb +1 -1
  51. data/lib/measures/CoilHeatingGasPercentChange/measure.xml +6 -6
  52. data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +1 -1
  53. data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +1 -1
  54. data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +6 -6
  55. data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +1 -1
  56. data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +1 -1
  57. data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +6 -6
  58. data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +1 -1
  59. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +1 -1
  60. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +4 -4
  61. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +1 -1
  62. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +1 -1
  63. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +4 -4
  64. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +1 -1
  65. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +1 -1
  66. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +5 -5
  67. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +1 -1
  68. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +1 -1
  69. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +5 -5
  70. data/lib/measures/FansMultiplier/LICENSE.md +1 -1
  71. data/lib/measures/FansMultiplier/measure.rb +1 -1
  72. data/lib/measures/FansMultiplier/measure.xml +7 -6
  73. data/lib/measures/FansPercentChange/LICENSE.md +1 -1
  74. data/lib/measures/FansPercentChange/measure.rb +1 -1
  75. data/lib/measures/FansPercentChange/measure.xml +7 -6
  76. data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +1 -1
  77. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +1 -1
  78. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +9 -8
  79. data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +1 -1
  80. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +1 -1
  81. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +8 -8
  82. data/lib/measures/HardSizeHvac/LICENSE.md +1 -1
  83. data/lib/measures/HardSizeHvac/measure.rb +1 -1
  84. data/lib/measures/HardSizeHvac/measure.xml +11 -11
  85. data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +1 -1
  86. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +1 -1
  87. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +4 -4
  88. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +1 -1
  89. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +1 -1
  90. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +4 -4
  91. data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +1 -1
  92. data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +1 -1
  93. data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +5 -5
  94. data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +1 -1
  95. data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +1 -1
  96. data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +5 -5
  97. data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +1 -1
  98. data/lib/measures/TimeseriesObjectiveFunction/measure.rb +1 -1
  99. data/lib/measures/TimeseriesObjectiveFunction/measure.xml +11 -11
  100. data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +4 -1
  101. data/lib/measures/TimeseriesPlot/LICENSE.md +1 -1
  102. data/lib/measures/TimeseriesPlot/measure.rb +1 -1
  103. data/lib/measures/TimeseriesPlot/measure.xml +11 -11
  104. data/lib/measures/TimeseriesPlot/resources/report.html.erb +4 -1
  105. data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +1 -1
  106. data/lib/measures/WaterHeaterMixedMultiplier/measure.rb +1 -1
  107. data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +7 -6
  108. data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +1 -1
  109. data/lib/measures/WaterHeaterMixedPercentChange/measure.rb +1 -1
  110. data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +7 -6
  111. data/lib/measures/inspect_and_edit_parametric_schedules/LICENSE.md +1 -1
  112. data/lib/measures/inspect_and_edit_parametric_schedules/measure.rb +1 -1
  113. data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +5 -5
  114. data/lib/measures/shift_hours_of_operation/LICENSE.md +1 -1
  115. data/lib/measures/shift_hours_of_operation/measure.rb +1 -1
  116. data/lib/measures/shift_hours_of_operation/measure.xml +22 -22
  117. data/lib/openstudio/calibration/extension.rb +1 -1
  118. data/lib/openstudio/calibration/version.rb +2 -2
  119. data/lib/openstudio/calibration.rb +1 -1
  120. data/lib/openstudio-calibration.rb +1 -1
  121. data/openstudio-calibration.gemspec +2 -2
  122. metadata +10 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 333b762599adb79b796439d113959cc6925c82d8e4efed47579aec7ce2748394
4
- data.tar.gz: 50bc1780606d0a715692e305f6b3a29b196965b91abb109ce534e46d688d43af
3
+ metadata.gz: e145d76d01b53464db20a9a567ac1ba50f2b0ef8435c70e5b416bddd76fe50e6
4
+ data.tar.gz: 5ef4d26bc664de6d7c4db23931b58b896569ced00f5cae333e17b0d95f79138d
5
5
  SHA512:
6
- metadata.gz: 6316a5449e432e7615f77681ecfd28d6773f6e3ee25633f2a8ca38ae177563a78909fd2f2c2ec9ff689a813709f67db0f43116a162f641fbe26e540073196d5e
7
- data.tar.gz: 45c713f0c6a32482532b4012654af15d942a4674394f16e9acd2df806fb287e3c2e23472af18427778c294fda68dd25734d467c7c358bc32cadda9dc97a5a7cc
6
+ metadata.gz: 4a0c5a8b3a4c985fdf474612de3ccb9862398c977d2c5639ada86c64bca1eb9a28b8bb051ae61c6585f1c6696838cbb375e9bc5c39828b33f802d7e24ee26f22
7
+ data.tar.gz: 7d316cfeb2a527addeba82f2ddab012fe6a3cd85a8d122de29bb969e2278119bc260000aabd48a104e73039334752b999024053ce1e95bf7a251e6e0c2417e21
data/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # OpenStudio Calibration Measures Gem
2
2
 
3
+ ## Version 0.7.0
4
+ * Support for OpenStudio 3.5 (upgrade to standards gem 0.3.0, extension gem 0.6.0)
5
+
3
6
  ## Version 0.6.0
4
7
  * Support for OpenStudio 3.4 (upgrade to standards gem 0.2.16, no extension gem upgrade)
5
8
 
data/Gemfile CHANGED
@@ -10,11 +10,6 @@ gemspec
10
10
  # checkout the latest version (develop) from github.
11
11
  allow_local = ENV['FAVOR_LOCAL_GEMS']
12
12
 
13
- # uncomment when you want CI to use develop branch of extension gem
14
- # gem 'openstudio-extension', github: 'NREL/OpenStudio-extension-gem', branch: 'develop'
15
-
16
- # uncomment when you want CI to use develop branch of openstudio-standards gem
17
- # gem 'openstudio-standards', github: 'NREL/OpenStudio-standards', branch: 'master'
18
13
 
19
14
  if allow_local && File.exist?('../OpenStudio-extension-gem')
20
15
  gem 'openstudio-extension', path: '../OpenStudio-extension-gem'
data/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
data/README.md CHANGED
@@ -24,6 +24,7 @@ Or install it yourself as:
24
24
 
25
25
  |OpenStudio Calibration Gem|OpenStudio|Ruby|
26
26
  |:--------------:|:----------:|:--------:|
27
+ | 0.7.0 | 3.5 | 2.7 |
27
28
  | 0.6.0 | 3.4 | 2.7 |
28
29
  | 0.5.0 | 3.3 | 2.7 |
29
30
  | 0.4.0 - 0.4.2 | 3.2 | 2.7 |
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,6 +1,6 @@
1
1
  <%
2
2
  # *******************************************************************************
3
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
4
4
  # All rights reserved.
5
5
  # Redistribution and use in source and binary forms, with or without
6
6
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
1
  /* @preserve
2
- * OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
+ * OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
3
3
  * Use of this source code is governed by a BSD-style license that can be found at openstudio.net/license.
4
4
  */
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>add_monthly_json_utility_data</name>
5
5
  <uid>6da969e0-4256-49bf-9607-26504cc3d423</uid>
6
- <version_id>48f42dbe-b5ca-4e20-a3ea-73348f118371</version_id>
7
- <version_modified>20210304T152732Z</version_modified>
6
+ <version_id>706776f7-efa4-4aa4-9733-96f4e64033fe</version_id>
7
+ <version_modified>20221115T231440Z</version_modified>
8
8
  <xml_checksum>057E8D9D</xml_checksum>
9
9
  <class_name>AddMonthlyJSONUtilityData</class_name>
10
10
  <display_name>Add Monthly JSON Utility Data</display_name>
@@ -147,7 +147,7 @@
147
147
  <filename>LICENSE.md</filename>
148
148
  <filetype>md</filetype>
149
149
  <usage_type>license</usage_type>
150
- <checksum>A21A3ED2</checksum>
150
+ <checksum>64FFEBDE</checksum>
151
151
  </file>
152
152
  <file>
153
153
  <version>
@@ -158,7 +158,7 @@
158
158
  <filename>measure.rb</filename>
159
159
  <filetype>rb</filetype>
160
160
  <usage_type>script</usage_type>
161
- <checksum>7B1E00EA</checksum>
161
+ <checksum>7C40B2C4</checksum>
162
162
  </file>
163
163
  </files>
164
164
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>add_monthly_utility_data</name>
5
5
  <uid>6da969e0-4256-49bf-9607-26504cc3d421</uid>
6
- <version_id>b37794e0-1d11-446a-be95-e565bdcc6e3f</version_id>
7
- <version_modified>20210304T152732Z</version_modified>
6
+ <version_id>43b0307c-9c85-447a-81b6-16266eed28ac</version_id>
7
+ <version_modified>20221115T231442Z</version_modified>
8
8
  <xml_checksum>9064277D</xml_checksum>
9
9
  <class_name>AddMonthlyUtilityData</class_name>
10
10
  <display_name>AddMonthlyUtilityData</display_name>
@@ -93,7 +93,7 @@
93
93
  <filename>LICENSE.md</filename>
94
94
  <filetype>md</filetype>
95
95
  <usage_type>license</usage_type>
96
- <checksum>A21A3ED2</checksum>
96
+ <checksum>64FFEBDE</checksum>
97
97
  </file>
98
98
  <file>
99
99
  <version>
@@ -104,13 +104,13 @@
104
104
  <filename>measure.rb</filename>
105
105
  <filetype>rb</filetype>
106
106
  <usage_type>script</usage_type>
107
- <checksum>15DA7891</checksum>
107
+ <checksum>A42CC52D</checksum>
108
108
  </file>
109
109
  <file>
110
110
  <filename>AddMonthlyUtilityData_Test.rb</filename>
111
111
  <filetype>rb</filetype>
112
112
  <usage_type>test</usage_type>
113
- <checksum>656036ED</checksum>
113
+ <checksum>A837B4BF</checksum>
114
114
  </file>
115
115
  </files>
116
116
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,10 +1,11 @@
1
1
  <?xml version="1.0"?>
2
2
  <measure>
3
3
  <schema_version>3.0</schema_version>
4
+ <error>wrong number of arguments (given 1, expected 0)</error>
4
5
  <name>calibration_reports</name>
5
6
  <uid>2baede0a-65f3-47ec-b5f6-9c21d0f91aff</uid>
6
- <version_id>63aaeb4e-fd54-483b-92f4-7a5d893986bd</version_id>
7
- <version_modified>20210304T152733Z</version_modified>
7
+ <version_id>786caf56-316e-40a9-9cce-9775573abcbb</version_id>
8
+ <version_modified>20221115T231448Z</version_modified>
8
9
  <xml_checksum>2C8A3EEF</xml_checksum>
9
10
  <class_name>CalibrationReports</class_name>
10
11
  <display_name>Calibration Reports</display_name>
@@ -65,11 +66,17 @@
65
66
  <usage_type>test</usage_type>
66
67
  <checksum>9A565F93</checksum>
67
68
  </file>
69
+ <file>
70
+ <filename>README.md</filename>
71
+ <filetype>md</filetype>
72
+ <usage_type>readme</usage_type>
73
+ <checksum>0B68E96D</checksum>
74
+ </file>
68
75
  <file>
69
76
  <filename>LICENSE.md</filename>
70
77
  <filetype>md</filetype>
71
78
  <usage_type>license</usage_type>
72
- <checksum>A21A3ED2</checksum>
79
+ <checksum>64FFEBDE</checksum>
73
80
  </file>
74
81
  <file>
75
82
  <version>
@@ -80,19 +87,13 @@
80
87
  <filename>measure.rb</filename>
81
88
  <filetype>rb</filetype>
82
89
  <usage_type>script</usage_type>
83
- <checksum>EAEA784A</checksum>
90
+ <checksum>87DF6D82</checksum>
84
91
  </file>
85
92
  <file>
86
93
  <filename>CalibrationReports_Test.rb</filename>
87
94
  <filetype>rb</filetype>
88
95
  <usage_type>test</usage_type>
89
- <checksum>C4F25697</checksum>
90
- </file>
91
- <file>
92
- <filename>README.md</filename>
93
- <filetype>md</filetype>
94
- <usage_type>readme</usage_type>
95
- <checksum>0B68E96D</checksum>
96
+ <checksum>86F1937B</checksum>
96
97
  </file>
97
98
  </files>
98
99
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>calibration_reports_enhanced</name>
5
5
  <uid>e6642d40-7366-4647-8724-53a37991d668</uid>
6
- <version_id>598e91d5-6305-4fdf-a9c8-68ceb47daab0</version_id>
7
- <version_modified>20210305T012911Z</version_modified>
6
+ <version_id>96f837a8-f6af-4c34-84fc-c26b2ec2feba</version_id>
7
+ <version_modified>20221115T231440Z</version_modified>
8
8
  <xml_checksum>2C8A3EEF</xml_checksum>
9
9
  <class_name>CalibrationReportsEnhanced</class_name>
10
10
  <display_name>Calibration Reports Enhanced</display_name>
@@ -340,17 +340,23 @@
340
340
  <usage_type>readmeerb</usage_type>
341
341
  <checksum>703C9964</checksum>
342
342
  </file>
343
+ <file>
344
+ <filename>README.md</filename>
345
+ <filetype>md</filetype>
346
+ <usage_type>readme</usage_type>
347
+ <checksum>9073A0CD</checksum>
348
+ </file>
343
349
  <file>
344
350
  <filename>LICENSE.md</filename>
345
351
  <filetype>md</filetype>
346
352
  <usage_type>license</usage_type>
347
- <checksum>A21A3ED2</checksum>
353
+ <checksum>64FFEBDE</checksum>
348
354
  </file>
349
355
  <file>
350
356
  <filename>CalibrationReportsEnhanced_Test.rb</filename>
351
357
  <filetype>rb</filetype>
352
358
  <usage_type>test</usage_type>
353
- <checksum>600F96BA</checksum>
359
+ <checksum>B3C08DB0</checksum>
354
360
  </file>
355
361
  <file>
356
362
  <version>
@@ -361,13 +367,7 @@
361
367
  <filename>measure.rb</filename>
362
368
  <filetype>rb</filetype>
363
369
  <usage_type>script</usage_type>
364
- <checksum>5EC0C6F3</checksum>
365
- </file>
366
- <file>
367
- <filename>README.md</filename>
368
- <filetype>md</filetype>
369
- <usage_type>readme</usage_type>
370
- <checksum>9073A0CD</checksum>
370
+ <checksum>2C8AB340</checksum>
371
371
  </file>
372
372
  </files>
373
373
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>coil_cooling_dx_single_speed_multiplier</name>
5
5
  <uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b16</uid>
6
- <version_id>4a428d9f-5f11-4a16-96ea-13d037c7a008</version_id>
7
- <version_modified>20210304T152733Z</version_modified>
6
+ <version_id>65e72e4a-37de-4ed1-9614-eb7d21db41c8</version_id>
7
+ <version_modified>20221115T231447Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXSingleSpeedMultiplier</class_name>
10
10
  <display_name>Cooling Coils DX Single Speed Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{97f0a390-16f6-42d5-a754-4e43e3640cbf}</default_value>
20
+ <default_value>{326cf842-2a1c-4676-b14d-94a91aff5221}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{97f0a390-16f6-42d5-a754-4e43e3640cbf}</value>
23
+ <value>{326cf842-2a1c-4676-b14d-94a91aff5221}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -77,7 +77,7 @@
77
77
  <filename>LICENSE.md</filename>
78
78
  <filetype>md</filetype>
79
79
  <usage_type>license</usage_type>
80
- <checksum>A21A3ED2</checksum>
80
+ <checksum>64FFEBDE</checksum>
81
81
  </file>
82
82
  <file>
83
83
  <version>
@@ -88,7 +88,7 @@
88
88
  <filename>measure.rb</filename>
89
89
  <filetype>rb</filetype>
90
90
  <usage_type>script</usage_type>
91
- <checksum>86AB2AD3</checksum>
91
+ <checksum>A16270E9</checksum>
92
92
  </file>
93
93
  </files>
94
94
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>coil_cooling_dx_single_speed_percent_change</name>
5
5
  <uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b37</uid>
6
- <version_id>7eadcc97-513a-4c0a-8098-777d8d4d6490</version_id>
7
- <version_modified>20210304T152733Z</version_modified>
6
+ <version_id>0b63c18e-4f1d-4dad-91ac-95e2b3fa7fa3</version_id>
7
+ <version_modified>20221115T231440Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXSingleSpeedPercentChange</class_name>
10
10
  <display_name>Cooling Coils DX Single Speed Percent Change</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{e15fb411-59de-4223-a18c-b0b505434f89}</default_value>
20
+ <default_value>{6d4cc6b3-8d52-4727-8fa3-6da413ff42a9}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{e15fb411-59de-4223-a18c-b0b505434f89}</value>
23
+ <value>{6d4cc6b3-8d52-4727-8fa3-6da413ff42a9}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -77,7 +77,7 @@
77
77
  <filename>LICENSE.md</filename>
78
78
  <filetype>md</filetype>
79
79
  <usage_type>license</usage_type>
80
- <checksum>A21A3ED2</checksum>
80
+ <checksum>64FFEBDE</checksum>
81
81
  </file>
82
82
  <file>
83
83
  <version>
@@ -88,7 +88,7 @@
88
88
  <filename>measure.rb</filename>
89
89
  <filetype>rb</filetype>
90
90
  <usage_type>script</usage_type>
91
- <checksum>2D747787</checksum>
91
+ <checksum>78B2F851</checksum>
92
92
  </file>
93
93
  </files>
94
94
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>coil_cooling_dx_two_speed_multiplier</name>
5
5
  <uid>fe4f36db-e296-4c9f-8199-19f2249384dd</uid>
6
- <version_id>3d6c4c29-3b1f-4d1c-8f36-b1848dd93fc7</version_id>
7
- <version_modified>20210304T152733Z</version_modified>
6
+ <version_id>c6594add-026f-4821-ba17-c1fb3f4230e9</version_id>
7
+ <version_modified>20221115T231441Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXTwoSpeedMultiplier</class_name>
10
10
  <display_name>Cooling Coils DX Two Speed Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{04a3f6fa-22d0-47e0-988a-b87edb4af557}</default_value>
20
+ <default_value>{d9aff9ea-6886-497a-a871-4fb673305205}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{04a3f6fa-22d0-47e0-988a-b87edb4af557}</value>
23
+ <value>{d9aff9ea-6886-497a-a871-4fb673305205}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -95,7 +95,7 @@
95
95
  <filename>LICENSE.md</filename>
96
96
  <filetype>md</filetype>
97
97
  <usage_type>license</usage_type>
98
- <checksum>A21A3ED2</checksum>
98
+ <checksum>64FFEBDE</checksum>
99
99
  </file>
100
100
  <file>
101
101
  <version>
@@ -106,7 +106,7 @@
106
106
  <filename>measure.rb</filename>
107
107
  <filetype>rb</filetype>
108
108
  <usage_type>script</usage_type>
109
- <checksum>7EA5AA40</checksum>
109
+ <checksum>FEBDD209</checksum>
110
110
  </file>
111
111
  </files>
112
112
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>coil_cooling_dx_two_speed_percent_change</name>
5
5
  <uid>2145d3a3-60fd-4b95-8faf-33e2402934fc</uid>
6
- <version_id>a5002f54-2857-42b9-a195-c71c596d397a</version_id>
7
- <version_modified>20210304T152733Z</version_modified>
6
+ <version_id>5b06fad6-f725-45a6-ab28-aea58b9f9949</version_id>
7
+ <version_modified>20221115T231447Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXTwoSpeedPercentChange</class_name>
10
10
  <display_name>Cooling Coils DX Two Speed Percent Change</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{971f6f8b-d955-4f6d-9d4f-900973247d21}</default_value>
20
+ <default_value>{e83df7af-51fe-4fb4-b56f-ec92fa4147e9}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{971f6f8b-d955-4f6d-9d4f-900973247d21}</value>
23
+ <value>{e83df7af-51fe-4fb4-b56f-ec92fa4147e9}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -95,7 +95,7 @@
95
95
  <filename>LICENSE.md</filename>
96
96
  <filetype>md</filetype>
97
97
  <usage_type>license</usage_type>
98
- <checksum>A21A3ED2</checksum>
98
+ <checksum>64FFEBDE</checksum>
99
99
  </file>
100
100
  <file>
101
101
  <version>
@@ -106,7 +106,7 @@
106
106
  <filename>measure.rb</filename>
107
107
  <filetype>rb</filetype>
108
108
  <usage_type>script</usage_type>
109
- <checksum>9B10C9F1</checksum>
109
+ <checksum>8838349B</checksum>
110
110
  </file>
111
111
  </files>
112
112
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>coil_cooling_water_multiplier</name>
5
5
  <uid>0fb42580-a644-4291-9a08-05521a6e7940</uid>
6
- <version_id>b0585d0b-7194-4436-814f-798619c2c9eb</version_id>
7
- <version_modified>20210304T152733Z</version_modified>
6
+ <version_id>0ba4eef3-781d-4076-81d1-23cd0fb5864d</version_id>
7
+ <version_modified>20221115T231448Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingWaterMultiplier</class_name>
10
10
  <display_name>Cooling Coils Water Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{e770f688-859b-4de9-9396-d0238ff8a4b4}</default_value>
20
+ <default_value>{6f80b77b-f918-45ce-ac3d-80fb1ce120dd}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{e770f688-859b-4de9-9396-d0238ff8a4b4}</value>
23
+ <value>{6f80b77b-f918-45ce-ac3d-80fb1ce120dd}</value>
24
24
  <display_name>*All Water Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -113,7 +113,7 @@
113
113
  <filename>LICENSE.md</filename>
114
114
  <filetype>md</filetype>
115
115
  <usage_type>license</usage_type>
116
- <checksum>A21A3ED2</checksum>
116
+ <checksum>64FFEBDE</checksum>
117
117
  </file>
118
118
  <file>
119
119
  <version>
@@ -124,7 +124,7 @@
124
124
  <filename>measure.rb</filename>
125
125
  <filetype>rb</filetype>
126
126
  <usage_type>script</usage_type>
127
- <checksum>1F1B7FFE</checksum>
127
+ <checksum>72267749</checksum>
128
128
  </file>
129
129
  </files>
130
130
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met: