openstudio-calibration 0.7.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (125) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -0
  3. data/LICENSE.md +7 -21
  4. data/README.md +5 -3
  5. data/Rakefile +2 -32
  6. data/doc_templates/LICENSE.md +7 -21
  7. data/doc_templates/copyright_erb.txt +2 -32
  8. data/doc_templates/copyright_js.txt +2 -2
  9. data/doc_templates/copyright_ruby.txt +3 -33
  10. data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +7 -21
  11. data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +2 -32
  12. data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +4 -4
  13. data/lib/measures/AddMonthlyUtilityData/LICENSE.md +7 -21
  14. data/lib/measures/AddMonthlyUtilityData/README.md +2 -2
  15. data/lib/measures/AddMonthlyUtilityData/measure.rb +4 -32
  16. data/lib/measures/AddMonthlyUtilityData/measure.xml +13 -11
  17. data/lib/measures/CalibrationReports/LICENSE.md +7 -21
  18. data/lib/measures/CalibrationReports/measure.rb +2 -32
  19. data/lib/measures/CalibrationReports/measure.xml +5 -5
  20. data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +7 -21
  21. data/lib/measures/CalibrationReportsEnhanced/measure.rb +2 -32
  22. data/lib/measures/CalibrationReportsEnhanced/measure.xml +5 -5
  23. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +7 -21
  24. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +3 -35
  25. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +6 -6
  26. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +7 -21
  27. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +3 -35
  28. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +6 -6
  29. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +7 -21
  30. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +4 -38
  31. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +6 -6
  32. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +7 -21
  33. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +4 -38
  34. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +6 -6
  35. data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +7 -21
  36. data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +2 -32
  37. data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +6 -6
  38. data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +7 -21
  39. data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +2 -32
  40. data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +6 -6
  41. data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +7 -21
  42. data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +2 -32
  43. data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +6 -6
  44. data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +7 -21
  45. data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +2 -32
  46. data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +6 -6
  47. data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +7 -21
  48. data/lib/measures/CoilHeatingGasMultiplier/measure.rb +2 -32
  49. data/lib/measures/CoilHeatingGasMultiplier/measure.xml +6 -6
  50. data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +7 -21
  51. data/lib/measures/CoilHeatingGasPercentChange/measure.rb +2 -32
  52. data/lib/measures/CoilHeatingGasPercentChange/measure.xml +6 -6
  53. data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +7 -21
  54. data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +2 -32
  55. data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +6 -6
  56. data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +7 -21
  57. data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +2 -32
  58. data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +6 -6
  59. data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +7 -21
  60. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +2 -32
  61. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +4 -4
  62. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +7 -21
  63. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +2 -32
  64. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +4 -4
  65. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +7 -21
  66. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +2 -32
  67. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +5 -5
  68. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +7 -21
  69. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +2 -32
  70. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +5 -5
  71. data/lib/measures/FansMultiplier/LICENSE.md +7 -21
  72. data/lib/measures/FansMultiplier/measure.rb +2 -32
  73. data/lib/measures/FansMultiplier/measure.xml +6 -6
  74. data/lib/measures/FansPercentChange/LICENSE.md +7 -21
  75. data/lib/measures/FansPercentChange/measure.rb +2 -32
  76. data/lib/measures/FansPercentChange/measure.xml +6 -6
  77. data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +7 -21
  78. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +2 -32
  79. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +8 -8
  80. data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +7 -21
  81. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +2 -32
  82. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +8 -8
  83. data/lib/measures/HardSizeHvac/LICENSE.md +7 -21
  84. data/lib/measures/HardSizeHvac/measure.rb +2 -32
  85. data/lib/measures/HardSizeHvac/measure.xml +5 -5
  86. data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +7 -21
  87. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +2 -32
  88. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +4 -4
  89. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +7 -21
  90. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +2 -32
  91. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +4 -4
  92. data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +7 -21
  93. data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +2 -32
  94. data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +5 -5
  95. data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +7 -21
  96. data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +2 -32
  97. data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +5 -5
  98. data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +7 -21
  99. data/lib/measures/TimeseriesObjectiveFunction/README.md +51 -1
  100. data/lib/measures/TimeseriesObjectiveFunction/measure.rb +37 -64
  101. data/lib/measures/TimeseriesObjectiveFunction/measure.xml +25 -19
  102. data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +4 -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 +5 -5
  106. data/lib/measures/TimeseriesPlot/resources/report.html.erb +4 -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 +6 -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 +6 -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 +5 -5
  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 +7 -8
  125. data/lib/measures/TimeseriesObjectiveFunction/README.md.erb +0 -42
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>inspect_and_edit_parametric_schedules</name>
5
5
  <uid>4b5f610d-caac-47c2-bd5b-610e2fc0768e</uid>
6
- <version_id>01ca7cda-5d3f-4084-a4a1-500952a23d43</version_id>
7
- <version_modified>20221115T231446Z</version_modified>
6
+ <version_id>1d17e26a-5b3d-4d74-b5bb-7623dc3d5e3a</version_id>
7
+ <version_modified>20230602T154656Z</version_modified>
8
8
  <xml_checksum>57318DBA</xml_checksum>
9
9
  <class_name>InspectAndEditParametricSchedules</class_name>
10
10
  <display_name>Inspect and Edit Parametric Schedules</display_name>
@@ -102,13 +102,13 @@
102
102
  <filename>LICENSE.md</filename>
103
103
  <filetype>md</filetype>
104
104
  <usage_type>license</usage_type>
105
- <checksum>64FFEBDE</checksum>
105
+ <checksum>BFFB1AA6</checksum>
106
106
  </file>
107
107
  <file>
108
108
  <filename>inspect_and_edit_parametric_schedules_test.rb</filename>
109
109
  <filetype>rb</filetype>
110
110
  <usage_type>test</usage_type>
111
- <checksum>0C342EA4</checksum>
111
+ <checksum>83CA7DAD</checksum>
112
112
  </file>
113
113
  <file>
114
114
  <version>
@@ -119,7 +119,7 @@
119
119
  <filename>measure.rb</filename>
120
120
  <filetype>rb</filetype>
121
121
  <usage_type>script</usage_type>
122
- <checksum>B175605F</checksum>
122
+ <checksum>EFE84854</checksum>
123
123
  </file>
124
124
  </files>
125
125
  </measure>
@@ -1,27 +1,13 @@
1
- OpenStudio(R), Copyright (c) 2008-2022, 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-2022, 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
  # insert your copyright here
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>shift_hours_of_operation</name>
5
5
  <uid>e8ae02a4-4be2-45c3-b85b-2a1d94662653</uid>
6
- <version_id>4aeb594e-3051-4160-8d01-c87543b542b9</version_id>
7
- <version_modified>20221115T231447Z</version_modified>
6
+ <version_id>1300914a-ae91-41df-9b9a-da9b2adde3ad</version_id>
7
+ <version_modified>20230602T154656Z</version_modified>
8
8
  <xml_checksum>4098406A</xml_checksum>
9
9
  <class_name>ShiftHoursOfOperation</class_name>
10
10
  <display_name>Shift Hours of Operation</display_name>
@@ -257,13 +257,13 @@
257
257
  <filename>LICENSE.md</filename>
258
258
  <filetype>md</filetype>
259
259
  <usage_type>license</usage_type>
260
- <checksum>64FFEBDE</checksum>
260
+ <checksum>BFFB1AA6</checksum>
261
261
  </file>
262
262
  <file>
263
263
  <filename>shift_hours_of_operation_test.rb</filename>
264
264
  <filetype>rb</filetype>
265
265
  <usage_type>test</usage_type>
266
- <checksum>7D88F1C6</checksum>
266
+ <checksum>7820BD97</checksum>
267
267
  </file>
268
268
  <file>
269
269
  <version>
@@ -274,7 +274,7 @@
274
274
  <filename>measure.rb</filename>
275
275
  <filetype>rb</filetype>
276
276
  <usage_type>script</usage_type>
277
- <checksum>57F37723</checksum>
277
+ <checksum>8C482469</checksum>
278
278
  </file>
279
279
  </files>
280
280
  </measure>
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2022, 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
  require 'openstudio/extension'
@@ -1,40 +1,10 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2022, 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
  module OpenStudio
37
7
  module Calibration
38
- VERSION = '0.7.0'.freeze
8
+ VERSION = '0.9.0'.freeze
39
9
  end
40
10
  end
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2022, 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
  require 'openstudio/calibration/version'
@@ -1,36 +1,6 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2022, 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
  require_relative 'openstudio/calibration'
@@ -30,8 +30,8 @@ Gem::Specification.new do |spec|
30
30
  spec.required_ruby_version = '~> 2.7.0'
31
31
 
32
32
  spec.add_dependency 'bundler', '~> 2.1'
33
- spec.add_dependency 'openstudio-extension', '~> 0.6.0'
34
- spec.add_dependency 'openstudio-standards', '~> 0.3.0'
33
+ spec.add_dependency 'openstudio-extension', '~> 0.7.0'
34
+ spec.add_dependency 'openstudio-standards', '~> 0.5.0'
35
35
 
36
36
  spec.add_development_dependency 'rake', '~> 13.0'
37
37
  spec.add_development_dependency 'rspec', '~> 3.9'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstudio-calibration
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Ball
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2022-11-30 00:00:00.000000000 Z
12
+ date: 2023-12-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -31,28 +31,28 @@ dependencies:
31
31
  requirements:
32
32
  - - "~>"
33
33
  - !ruby/object:Gem::Version
34
- version: 0.6.0
34
+ version: 0.7.0
35
35
  type: :runtime
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - "~>"
40
40
  - !ruby/object:Gem::Version
41
- version: 0.6.0
41
+ version: 0.7.0
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: openstudio-standards
44
44
  requirement: !ruby/object:Gem::Requirement
45
45
  requirements:
46
46
  - - "~>"
47
47
  - !ruby/object:Gem::Version
48
- version: 0.3.0
48
+ version: 0.5.0
49
49
  type: :runtime
50
50
  prerelease: false
51
51
  version_requirements: !ruby/object:Gem::Requirement
52
52
  requirements:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
- version: 0.3.0
55
+ version: 0.5.0
56
56
  - !ruby/object:Gem::Dependency
57
57
  name: rake
58
58
  requirement: !ruby/object:Gem::Requirement
@@ -253,7 +253,6 @@ files:
253
253
  - lib/measures/RoofThermalPropertiesPercentChange/measure.xml
254
254
  - lib/measures/TimeseriesObjectiveFunction/LICENSE.md
255
255
  - lib/measures/TimeseriesObjectiveFunction/README.md
256
- - lib/measures/TimeseriesObjectiveFunction/README.md.erb
257
256
  - lib/measures/TimeseriesObjectiveFunction/measure.rb
258
257
  - lib/measures/TimeseriesObjectiveFunction/measure.xml
259
258
  - lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb
@@ -295,7 +294,7 @@ licenses: []
295
294
  metadata:
296
295
  bug_tracker_uri: https://github.com/NREL/openstudio-calibration-gem/issues
297
296
  changelog_uri: https://github.com/NREL/openstudio-calibration-gem/blob/develop/CHANGELOG.md
298
- source_code_uri: https://github.com/NREL/openstudio-calibration-gem/tree/v0.7.0
297
+ source_code_uri: https://github.com/NREL/openstudio-calibration-gem/tree/v0.9.0
299
298
  post_install_message:
300
299
  rdoc_options: []
301
300
  require_paths:
@@ -1,42 +0,0 @@
1
- <%#= README.md.erb is used to auto-generate README.md. %>
2
- <%#= To manually maintain README.md throw away README.md.erb and manually edit README.md %>
3
- ###### (Automatically generated documentation)
4
-
5
- # <%= name %>
6
-
7
- ## Description
8
- <%= description %>
9
-
10
- ## Modeler Description
11
- <%= modelerDescription %>
12
-
13
- ## Measure Type
14
- <%= measureType %>
15
-
16
- ## Taxonomy
17
- <%= taxonomy %>
18
-
19
- ## Arguments
20
-
21
- <% arguments.each do |argument| %>
22
- ### <%= argument[:display_name] %>
23
- <%= argument[:description] %>
24
- **Name:** <%= argument[:name] %>,
25
- **Type:** <%= argument[:type] %>,
26
- **Units:** <%= argument[:units] %>,
27
- **Required:** <%= argument[:required] %>,
28
- **Model Dependent:** <%= argument[:model_dependent] %>
29
- <% end %>
30
-
31
- <% if arguments.size == 0 %>
32
- <%= "This measure does not have any user arguments" %>
33
- <% end %>
34
-
35
- <% if outputs.size > 0 %>
36
- ## Outputs
37
- <% output_names = [] %>
38
- <% outputs.each do |output| %>
39
- <% output_names << output[:display_name] %>
40
- <% end %>
41
- <%= output_names.join(", ") %>
42
- <% end %>