openstudio-calibration 0.6.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/Gemfile +0 -5
  4. data/LICENSE.md +7 -21
  5. data/README.md +5 -3
  6. data/Rakefile +2 -32
  7. data/doc_templates/LICENSE.md +7 -21
  8. data/doc_templates/copyright_erb.txt +2 -32
  9. data/doc_templates/copyright_js.txt +2 -2
  10. data/doc_templates/copyright_ruby.txt +3 -33
  11. data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +7 -21
  12. data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +2 -32
  13. data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +4 -4
  14. data/lib/measures/AddMonthlyUtilityData/LICENSE.md +7 -21
  15. data/lib/measures/AddMonthlyUtilityData/README.md +2 -2
  16. data/lib/measures/AddMonthlyUtilityData/measure.rb +4 -32
  17. data/lib/measures/AddMonthlyUtilityData/measure.xml +13 -11
  18. data/lib/measures/CalibrationReports/LICENSE.md +7 -21
  19. data/lib/measures/CalibrationReports/measure.rb +2 -32
  20. data/lib/measures/CalibrationReports/measure.xml +12 -11
  21. data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +7 -21
  22. data/lib/measures/CalibrationReportsEnhanced/measure.rb +2 -32
  23. data/lib/measures/CalibrationReportsEnhanced/measure.xml +11 -11
  24. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +7 -21
  25. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +3 -35
  26. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +6 -6
  27. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +7 -21
  28. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +3 -35
  29. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +6 -6
  30. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +7 -21
  31. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +4 -38
  32. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +6 -6
  33. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +7 -21
  34. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +4 -38
  35. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +6 -6
  36. data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +7 -21
  37. data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +2 -32
  38. data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +6 -6
  39. data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +7 -21
  40. data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +2 -32
  41. data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +6 -6
  42. data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +7 -21
  43. data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +2 -32
  44. data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +6 -6
  45. data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +7 -21
  46. data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +2 -32
  47. data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +6 -6
  48. data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +7 -21
  49. data/lib/measures/CoilHeatingGasMultiplier/measure.rb +2 -32
  50. data/lib/measures/CoilHeatingGasMultiplier/measure.xml +6 -6
  51. data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +7 -21
  52. data/lib/measures/CoilHeatingGasPercentChange/measure.rb +2 -32
  53. data/lib/measures/CoilHeatingGasPercentChange/measure.xml +6 -6
  54. data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +7 -21
  55. data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +2 -32
  56. data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +6 -6
  57. data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +7 -21
  58. data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +2 -32
  59. data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +6 -6
  60. data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +7 -21
  61. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +2 -32
  62. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +4 -4
  63. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +7 -21
  64. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +2 -32
  65. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +4 -4
  66. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +7 -21
  67. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +2 -32
  68. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +5 -5
  69. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +7 -21
  70. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +2 -32
  71. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +5 -5
  72. data/lib/measures/FansMultiplier/LICENSE.md +7 -21
  73. data/lib/measures/FansMultiplier/measure.rb +2 -32
  74. data/lib/measures/FansMultiplier/measure.xml +7 -6
  75. data/lib/measures/FansPercentChange/LICENSE.md +7 -21
  76. data/lib/measures/FansPercentChange/measure.rb +2 -32
  77. data/lib/measures/FansPercentChange/measure.xml +7 -6
  78. data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +7 -21
  79. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +2 -32
  80. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +9 -8
  81. data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +7 -21
  82. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +2 -32
  83. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +8 -8
  84. data/lib/measures/HardSizeHvac/LICENSE.md +7 -21
  85. data/lib/measures/HardSizeHvac/measure.rb +2 -32
  86. data/lib/measures/HardSizeHvac/measure.xml +11 -11
  87. data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +7 -21
  88. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +2 -32
  89. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +4 -4
  90. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +7 -21
  91. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +2 -32
  92. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +4 -4
  93. data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +7 -21
  94. data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +2 -32
  95. data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +5 -5
  96. data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +7 -21
  97. data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +2 -32
  98. data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +5 -5
  99. data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +7 -21
  100. data/lib/measures/TimeseriesObjectiveFunction/measure.rb +2 -32
  101. data/lib/measures/TimeseriesObjectiveFunction/measure.xml +11 -11
  102. data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +7 -32
  103. data/lib/measures/TimeseriesPlot/LICENSE.md +7 -21
  104. data/lib/measures/TimeseriesPlot/measure.rb +2 -32
  105. data/lib/measures/TimeseriesPlot/measure.xml +11 -11
  106. data/lib/measures/TimeseriesPlot/resources/report.html.erb +7 -32
  107. data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +7 -21
  108. data/lib/measures/WaterHeaterMixedMultiplier/measure.rb +2 -32
  109. data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +7 -6
  110. data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +7 -21
  111. data/lib/measures/WaterHeaterMixedPercentChange/measure.rb +2 -32
  112. data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +7 -6
  113. data/lib/measures/inspect_and_edit_parametric_schedules/LICENSE.md +7 -21
  114. data/lib/measures/inspect_and_edit_parametric_schedules/measure.rb +2 -32
  115. data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +5 -5
  116. data/lib/measures/shift_hours_of_operation/LICENSE.md +7 -21
  117. data/lib/measures/shift_hours_of_operation/measure.rb +2 -32
  118. data/lib/measures/shift_hours_of_operation/measure.xml +22 -22
  119. data/lib/openstudio/calibration/extension.rb +2 -32
  120. data/lib/openstudio/calibration/version.rb +3 -33
  121. data/lib/openstudio/calibration.rb +2 -32
  122. data/lib/openstudio-calibration.rb +2 -32
  123. data/openstudio-calibration.gemspec +2 -2
  124. metadata +10 -10
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
- # All rights reserved.
4
- # Redistribution and use in source and binary forms, with or without
5
- # modification, are permitted provided that the following conditions are met:
6
- #
7
- # (1) Redistributions of source code must retain the above copyright notice,
8
- # this list of conditions and the following disclaimer.
9
- #
10
- # (2) Redistributions in binary form must reproduce the above copyright notice,
11
- # this list of conditions and the following disclaimer in the documentation
12
- # and/or other materials provided with the distribution.
13
- #
14
- # (3) Neither the name of the copyright holder nor the names of any contributors
15
- # may be used to endorse or promote products derived from this software without
16
- # specific prior written permission from the respective party.
17
- #
18
- # (4) Other than as required in clauses (1) and (2), distributions in any form
19
- # of modifications or other derivative works may not use the "OpenStudio"
20
- # trademark, "OS", "os", or any other confusingly similar designation without
21
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
22
- #
23
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
24
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
27
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
28
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
29
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
30
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
32
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
3
+ # See also https://openstudio.net/license
34
4
  # *******************************************************************************
35
5
 
36
6
  # start the measure
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>r_value_of_insulation_for_construction_percentage_change</name>
5
5
  <uid>7ee248fd-052a-48d6-a8eb-b1fc6a0dc348</uid>
6
- <version_id>5c1ec598-5269-4fec-8c70-ef1c1ffb3070</version_id>
7
- <version_modified>20210304T152739Z</version_modified>
6
+ <version_id>c6595746-84ca-408a-8066-d1325e2604ed</version_id>
7
+ <version_modified>20230602T154656Z</version_modified>
8
8
  <xml_checksum>0BF71A3E</xml_checksum>
9
9
  <class_name>RValueOfInsulationForConstructionPercentageChange</class_name>
10
10
  <display_name>Change R-value of Insulation Layer for Construction By a Specified Percentage</display_name>
@@ -116,7 +116,7 @@
116
116
  <filename>LICENSE.md</filename>
117
117
  <filetype>md</filetype>
118
118
  <usage_type>license</usage_type>
119
- <checksum>A21A3ED2</checksum>
119
+ <checksum>BFFB1AA6</checksum>
120
120
  </file>
121
121
  <file>
122
122
  <version>
@@ -127,7 +127,7 @@
127
127
  <filename>measure.rb</filename>
128
128
  <filetype>rb</filetype>
129
129
  <usage_type>script</usage_type>
130
- <checksum>6C4824F5</checksum>
130
+ <checksum>2E8E54BE</checksum>
131
131
  </file>
132
132
  </files>
133
133
  </measure>
@@ -1,27 +1,13 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
2
2
 
3
- Redistribution and use in source and binary forms, with or without modification, are permitted
4
- provided that the following conditions are met:
3
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5
4
 
6
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
7
- and the following disclaimer.
5
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
8
6
 
9
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
10
- and the following disclaimer in the documentation and/or other materials provided with the distribution.
7
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
11
8
 
12
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
13
- or promote products derived from this software without specific prior written permission from the
14
- respective party.
9
+ 3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
15
10
 
16
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
17
- derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
18
- designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
11
+ 4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
19
12
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
21
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
22
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
23
- OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
25
- OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
- # All rights reserved.
4
- # Redistribution and use in source and binary forms, with or without
5
- # modification, are permitted provided that the following conditions are met:
6
- #
7
- # (1) Redistributions of source code must retain the above copyright notice,
8
- # this list of conditions and the following disclaimer.
9
- #
10
- # (2) Redistributions in binary form must reproduce the above copyright notice,
11
- # this list of conditions and the following disclaimer in the documentation
12
- # and/or other materials provided with the distribution.
13
- #
14
- # (3) Neither the name of the copyright holder nor the names of any contributors
15
- # may be used to endorse or promote products derived from this software without
16
- # specific prior written permission from the respective party.
17
- #
18
- # (4) Other than as required in clauses (1) and (2), distributions in any form
19
- # of modifications or other derivative works may not use the "OpenStudio"
20
- # trademark, "OS", "os", or any other confusingly similar designation without
21
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
22
- #
23
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
24
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
27
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
28
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
29
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
30
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
32
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
3
+ # See also https://openstudio.net/license
34
4
  # *******************************************************************************
35
5
 
36
6
  # start the measure
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>roof_thermal_properties_multiplier</name>
5
5
  <uid>6c4eb22b-770f-456c-bcd1-084cfad89eeb</uid>
6
- <version_id>5fbeb5c9-bf38-4798-876e-ec5f23962ef0</version_id>
7
- <version_modified>20220223T012552Z</version_modified>
6
+ <version_id>2bb4add5-d936-4469-8a46-d458142e98dd</version_id>
7
+ <version_modified>20230602T154657Z</version_modified>
8
8
  <xml_checksum>EB1A0C08</xml_checksum>
9
9
  <class_name>RoofThermalPropertiesMultiplier</class_name>
10
10
  <display_name>Roof Thermal Properties Multiplier</display_name>
@@ -86,7 +86,7 @@
86
86
  <filename>LICENSE.md</filename>
87
87
  <filetype>md</filetype>
88
88
  <usage_type>license</usage_type>
89
- <checksum>A21A3ED2</checksum>
89
+ <checksum>BFFB1AA6</checksum>
90
90
  </file>
91
91
  <file>
92
92
  <version>
@@ -97,13 +97,13 @@
97
97
  <filename>measure.rb</filename>
98
98
  <filetype>rb</filetype>
99
99
  <usage_type>script</usage_type>
100
- <checksum>B99C2385</checksum>
100
+ <checksum>7C6B77F6</checksum>
101
101
  </file>
102
102
  <file>
103
103
  <filename>RoofThermalPropertiesMultiplier_test.rb</filename>
104
104
  <filetype>rb</filetype>
105
105
  <usage_type>test</usage_type>
106
- <checksum>F8BC079A</checksum>
106
+ <checksum>7197D29B</checksum>
107
107
  </file>
108
108
  </files>
109
109
  </measure>
@@ -1,27 +1,13 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
2
2
 
3
- Redistribution and use in source and binary forms, with or without modification, are permitted
4
- provided that the following conditions are met:
3
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5
4
 
6
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
7
- and the following disclaimer.
5
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
8
6
 
9
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
10
- and the following disclaimer in the documentation and/or other materials provided with the distribution.
7
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
11
8
 
12
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
13
- or promote products derived from this software without specific prior written permission from the
14
- respective party.
9
+ 3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
15
10
 
16
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
17
- derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
18
- designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
11
+ 4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
19
12
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
21
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
22
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
23
- OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
25
- OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
- # All rights reserved.
4
- # Redistribution and use in source and binary forms, with or without
5
- # modification, are permitted provided that the following conditions are met:
6
- #
7
- # (1) Redistributions of source code must retain the above copyright notice,
8
- # this list of conditions and the following disclaimer.
9
- #
10
- # (2) Redistributions in binary form must reproduce the above copyright notice,
11
- # this list of conditions and the following disclaimer in the documentation
12
- # and/or other materials provided with the distribution.
13
- #
14
- # (3) Neither the name of the copyright holder nor the names of any contributors
15
- # may be used to endorse or promote products derived from this software without
16
- # specific prior written permission from the respective party.
17
- #
18
- # (4) Other than as required in clauses (1) and (2), distributions in any form
19
- # of modifications or other derivative works may not use the "OpenStudio"
20
- # trademark, "OS", "os", or any other confusingly similar designation without
21
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
22
- #
23
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
24
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
27
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
28
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
29
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
30
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
32
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
3
+ # See also https://openstudio.net/license
34
4
  # *******************************************************************************
35
5
 
36
6
  # start the measure
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>roof_thermal_properties_percent_change</name>
5
5
  <uid>07516685-60fd-4da8-9872-1154a995047d</uid>
6
- <version_id>19d0d728-74c8-4344-94ea-af1f1e406f16</version_id>
7
- <version_modified>20220223T012552Z</version_modified>
6
+ <version_id>db469840-e1ca-40ba-a628-58855984662f</version_id>
7
+ <version_modified>20230602T154656Z</version_modified>
8
8
  <xml_checksum>EB1A0C08</xml_checksum>
9
9
  <class_name>RoofThermalPropertiesPercentChange</class_name>
10
10
  <display_name>Roof Thermal Properties Percent Change</display_name>
@@ -86,7 +86,7 @@
86
86
  <filename>LICENSE.md</filename>
87
87
  <filetype>md</filetype>
88
88
  <usage_type>license</usage_type>
89
- <checksum>A21A3ED2</checksum>
89
+ <checksum>BFFB1AA6</checksum>
90
90
  </file>
91
91
  <file>
92
92
  <version>
@@ -97,13 +97,13 @@
97
97
  <filename>measure.rb</filename>
98
98
  <filetype>rb</filetype>
99
99
  <usage_type>script</usage_type>
100
- <checksum>CBD9407B</checksum>
100
+ <checksum>3A4BB94C</checksum>
101
101
  </file>
102
102
  <file>
103
103
  <filename>RoofThermalPropertiesMultiplier_test.rb</filename>
104
104
  <filetype>rb</filetype>
105
105
  <usage_type>test</usage_type>
106
- <checksum>B3F71A6F</checksum>
106
+ <checksum>3F4E0142</checksum>
107
107
  </file>
108
108
  </files>
109
109
  </measure>
@@ -1,27 +1,13 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
2
2
 
3
- Redistribution and use in source and binary forms, with or without modification, are permitted
4
- provided that the following conditions are met:
3
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5
4
 
6
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
7
- and the following disclaimer.
5
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
8
6
 
9
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
10
- and the following disclaimer in the documentation and/or other materials provided with the distribution.
7
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
11
8
 
12
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
13
- or promote products derived from this software without specific prior written permission from the
14
- respective party.
9
+ 3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
15
10
 
16
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
17
- derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
18
- designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
11
+ 4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
19
12
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
21
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
22
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
23
- OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
25
- OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
- # All rights reserved.
4
- # Redistribution and use in source and binary forms, with or without
5
- # modification, are permitted provided that the following conditions are met:
6
- #
7
- # (1) Redistributions of source code must retain the above copyright notice,
8
- # this list of conditions and the following disclaimer.
9
- #
10
- # (2) Redistributions in binary form must reproduce the above copyright notice,
11
- # this list of conditions and the following disclaimer in the documentation
12
- # and/or other materials provided with the distribution.
13
- #
14
- # (3) Neither the name of the copyright holder nor the names of any contributors
15
- # may be used to endorse or promote products derived from this software without
16
- # specific prior written permission from the respective party.
17
- #
18
- # (4) Other than as required in clauses (1) and (2), distributions in any form
19
- # of modifications or other derivative works may not use the "OpenStudio"
20
- # trademark, "OS", "os", or any other confusingly similar designation without
21
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
22
- #
23
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
24
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
27
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
28
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
29
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
30
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
32
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
3
+ # See also https://openstudio.net/license
34
4
  # *******************************************************************************
35
5
 
36
6
  # see the URL below for information on how to write OpenStudio measures
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>timeseries_objective_function</name>
5
5
  <uid>6804217d-4737-45f3-82df-b81393c29ce3</uid>
6
- <version_id>300a1bda-e79c-4290-bbd9-bd1fe843264a</version_id>
7
- <version_modified>20220223T012006Z</version_modified>
6
+ <version_id>cf028dfa-bc19-4d7e-9dfd-0ab2db4ab658</version_id>
7
+ <version_modified>20230602T154653Z</version_modified>
8
8
  <xml_checksum>FFE04372</xml_checksum>
9
9
  <class_name>TimeseriesObjectiveFunction</class_name>
10
10
  <display_name>TimeSeries Objective Function</display_name>
@@ -403,11 +403,17 @@
403
403
  <usage_type>readmeerb</usage_type>
404
404
  <checksum>703C9964</checksum>
405
405
  </file>
406
+ <file>
407
+ <filename>README.md</filename>
408
+ <filetype>md</filetype>
409
+ <usage_type>readme</usage_type>
410
+ <checksum>3F176FE0</checksum>
411
+ </file>
406
412
  <file>
407
413
  <filename>LICENSE.md</filename>
408
414
  <filetype>md</filetype>
409
415
  <usage_type>license</usage_type>
410
- <checksum>A21A3ED2</checksum>
416
+ <checksum>BFFB1AA6</checksum>
411
417
  </file>
412
418
  <file>
413
419
  <version>
@@ -418,19 +424,13 @@
418
424
  <filename>measure.rb</filename>
419
425
  <filetype>rb</filetype>
420
426
  <usage_type>script</usage_type>
421
- <checksum>70C9D9FB</checksum>
422
- </file>
423
- <file>
424
- <filename>README.md</filename>
425
- <filetype>md</filetype>
426
- <usage_type>readme</usage_type>
427
- <checksum>3F176FE0</checksum>
427
+ <checksum>46D0F702</checksum>
428
428
  </file>
429
429
  <file>
430
430
  <filename>report.html.erb</filename>
431
431
  <filetype>erb</filetype>
432
432
  <usage_type>resource</usage_type>
433
- <checksum>4D36345D</checksum>
433
+ <checksum>062A5AA5</checksum>
434
434
  </file>
435
435
  </files>
436
436
  </measure>
@@ -1,37 +1,7 @@
1
1
  <%
2
2
  # *******************************************************************************
3
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
4
- # All rights reserved.
5
- # Redistribution and use in source and binary forms, with or without
6
- # modification, are permitted provided that the following conditions are met:
7
- #
8
- # (1) Redistributions of source code must retain the above copyright notice,
9
- # this list of conditions and the following disclaimer.
10
- #
11
- # (2) Redistributions in binary form must reproduce the above copyright notice,
12
- # this list of conditions and the following disclaimer in the documentation
13
- # and/or other materials provided with the distribution.
14
- #
15
- # (3) Neither the name of the copyright holder nor the names of any contributors
16
- # may be used to endorse or promote products derived from this software without
17
- # specific prior written permission from the respective party.
18
- #
19
- # (4) Other than as required in clauses (1) and (2), distributions in any form
20
- # of modifications or other derivative works may not use the "OpenStudio"
21
- # trademark, "OS", "os", or any other confusingly similar designation without
22
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
23
- #
24
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
25
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
26
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
28
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
29
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
30
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
31
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
32
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
33
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
4
+ # See also https://openstudio.net/license
35
5
  # *******************************************************************************
36
6
  %>
37
7
 
@@ -42,6 +12,11 @@
42
12
 
43
13
 
44
14
 
15
+
16
+
17
+
18
+
19
+
45
20
  <!DOCTYPE html>
46
21
  <meta charset="utf-8">
47
22
  <style>
@@ -1,27 +1,13 @@
1
- OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
2
2
 
3
- Redistribution and use in source and binary forms, with or without modification, are permitted
4
- provided that the following conditions are met:
3
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5
4
 
6
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
7
- and the following disclaimer.
5
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
8
6
 
9
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
10
- and the following disclaimer in the documentation and/or other materials provided with the distribution.
7
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
11
8
 
12
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
13
- or promote products derived from this software without specific prior written permission from the
14
- respective party.
9
+ 3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
15
10
 
16
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
17
- derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
18
- designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
11
+ 4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
19
12
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
21
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
22
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
23
- OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
25
- OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
- # All rights reserved.
4
- # Redistribution and use in source and binary forms, with or without
5
- # modification, are permitted provided that the following conditions are met:
6
- #
7
- # (1) Redistributions of source code must retain the above copyright notice,
8
- # this list of conditions and the following disclaimer.
9
- #
10
- # (2) Redistributions in binary form must reproduce the above copyright notice,
11
- # this list of conditions and the following disclaimer in the documentation
12
- # and/or other materials provided with the distribution.
13
- #
14
- # (3) Neither the name of the copyright holder nor the names of any contributors
15
- # may be used to endorse or promote products derived from this software without
16
- # specific prior written permission from the respective party.
17
- #
18
- # (4) Other than as required in clauses (1) and (2), distributions in any form
19
- # of modifications or other derivative works may not use the "OpenStudio"
20
- # trademark, "OS", "os", or any other confusingly similar designation without
21
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
22
- #
23
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
24
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
27
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
28
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
29
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
30
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
32
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
3
+ # See also https://openstudio.net/license
34
4
  # *******************************************************************************
35
5
 
36
6
  # see the URL below for information on how to write OpenStudio measures
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>timeseries_plot</name>
5
5
  <uid>6804217d-4737-45f3-82df-b81393c29ce7</uid>
6
- <version_id>f98dc824-7042-4ea0-be6d-200a24b5757e</version_id>
7
- <version_modified>20220223T012006Z</version_modified>
6
+ <version_id>f0dc56b0-b629-4d47-8199-e96f2fb76b06</version_id>
7
+ <version_modified>20230602T154653Z</version_modified>
8
8
  <xml_checksum>FFE04372</xml_checksum>
9
9
  <class_name>TimeseriesPlot</class_name>
10
10
  <display_name>Timeseries Plot</display_name>
@@ -105,11 +105,17 @@
105
105
  <usage_type>readmeerb</usage_type>
106
106
  <checksum>703C9964</checksum>
107
107
  </file>
108
+ <file>
109
+ <filename>README.md</filename>
110
+ <filetype>md</filetype>
111
+ <usage_type>readme</usage_type>
112
+ <checksum>A3A04D6D</checksum>
113
+ </file>
108
114
  <file>
109
115
  <filename>LICENSE.md</filename>
110
116
  <filetype>md</filetype>
111
117
  <usage_type>license</usage_type>
112
- <checksum>A21A3ED2</checksum>
118
+ <checksum>BFFB1AA6</checksum>
113
119
  </file>
114
120
  <file>
115
121
  <version>
@@ -120,19 +126,13 @@
120
126
  <filename>measure.rb</filename>
121
127
  <filetype>rb</filetype>
122
128
  <usage_type>script</usage_type>
123
- <checksum>210E98F2</checksum>
124
- </file>
125
- <file>
126
- <filename>README.md</filename>
127
- <filetype>md</filetype>
128
- <usage_type>readme</usage_type>
129
- <checksum>A3A04D6D</checksum>
129
+ <checksum>33C8E26E</checksum>
130
130
  </file>
131
131
  <file>
132
132
  <filename>report.html.erb</filename>
133
133
  <filetype>erb</filetype>
134
134
  <usage_type>resource</usage_type>
135
- <checksum>279ABA14</checksum>
135
+ <checksum>F5B9FC62</checksum>
136
136
  </file>
137
137
  </files>
138
138
  </measure>