openstudio-ee 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 (88) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +7 -1
  3. data/Gemfile +5 -0
  4. data/LICENSE.md +8 -21
  5. data/README.md +6 -4
  6. data/Rakefile +2 -32
  7. data/doc_templates/LICENSE.md +8 -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/AddDaylightSensors/LICENSE.md +8 -21
  12. data/lib/measures/AddDaylightSensors/measure.rb +2 -32
  13. data/lib/measures/AddDaylightSensors/measure.xml +5 -5
  14. data/lib/measures/AddOverhangsByProjectionFactor/LICENSE.md +8 -21
  15. data/lib/measures/AddOverhangsByProjectionFactor/measure.rb +2 -32
  16. data/lib/measures/AddOverhangsByProjectionFactor/measure.xml +5 -5
  17. data/lib/measures/EnableDemandControlledVentilation/LICENSE.md +8 -21
  18. data/lib/measures/EnableDemandControlledVentilation/measure.rb +2 -32
  19. data/lib/measures/EnableDemandControlledVentilation/measure.xml +5 -5
  20. data/lib/measures/EnableEconomizerControl/LICENSE.md +8 -21
  21. data/lib/measures/EnableEconomizerControl/measure.rb +2 -32
  22. data/lib/measures/EnableEconomizerControl/measure.xml +5 -5
  23. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/LICENSE.md +8 -21
  24. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.rb +2 -32
  25. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.xml +5 -5
  26. data/lib/measures/GLHEProGFunctionImport/LICENSE.md +8 -21
  27. data/lib/measures/GLHEProGFunctionImport/measure.rb +2 -32
  28. data/lib/measures/GLHEProGFunctionImport/measure.xml +5 -5
  29. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/LICENSE.md +8 -21
  30. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.rb +2 -32
  31. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.xml +4 -4
  32. data/lib/measures/ImproveFanBeltEfficiency/LICENSE.md +8 -21
  33. data/lib/measures/ImproveFanBeltEfficiency/measure.rb +2 -32
  34. data/lib/measures/ImproveFanBeltEfficiency/measure.xml +7 -7
  35. data/lib/measures/ImproveMotorEfficiency/LICENSE.md +8 -21
  36. data/lib/measures/ImproveMotorEfficiency/measure.rb +2 -32
  37. data/lib/measures/ImproveMotorEfficiency/measure.xml +7 -7
  38. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/LICENSE.md +8 -21
  39. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.rb +2 -32
  40. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.xml +5 -5
  41. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/LICENSE.md +8 -21
  42. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.rb +2 -32
  43. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.xml +5 -5
  44. data/lib/measures/IncreaseInsulationRValueForRoofs/LICENSE.md +8 -21
  45. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.rb +2 -32
  46. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.xml +5 -5
  47. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/LICENSE.md +8 -21
  48. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.rb +2 -32
  49. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.xml +5 -5
  50. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/LICENSE.md +8 -21
  51. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.rb +2 -32
  52. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.xml +7 -7
  53. data/lib/measures/ReduceLightingLoadsByPercentage/LICENSE.md +8 -21
  54. data/lib/measures/ReduceLightingLoadsByPercentage/measure.rb +2 -32
  55. data/lib/measures/ReduceLightingLoadsByPercentage/measure.xml +7 -7
  56. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/LICENSE.md +8 -21
  57. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.rb +2 -32
  58. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.xml +5 -5
  59. data/lib/measures/ReduceNightTimeLightingLoads/LICENSE.md +8 -21
  60. data/lib/measures/ReduceNightTimeLightingLoads/measure.rb +2 -32
  61. data/lib/measures/ReduceNightTimeLightingLoads/measure.xml +5 -5
  62. data/lib/measures/ReduceSpaceInfiltrationByPercentage/LICENSE.md +8 -21
  63. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.rb +2 -32
  64. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.xml +7 -7
  65. data/lib/measures/ReduceVentilationByPercentage/LICENSE.md +8 -21
  66. data/lib/measures/ReduceVentilationByPercentage/measure.rb +2 -32
  67. data/lib/measures/ReduceVentilationByPercentage/measure.xml +7 -7
  68. data/lib/measures/add_variable_speed_rtu_control_logic/LICENSE.md +8 -21
  69. data/lib/measures/add_variable_speed_rtu_control_logic/measure.rb +2 -32
  70. data/lib/measures/add_variable_speed_rtu_control_logic/measure.xml +5 -5
  71. data/lib/measures/create_variable_speed_rtu/LICENSE.md +8 -21
  72. data/lib/measures/create_variable_speed_rtu/measure.rb +2 -32
  73. data/lib/measures/create_variable_speed_rtu/measure.xml +7 -7
  74. data/lib/measures/fan_assist_night_ventilation/LICENSE.md +8 -21
  75. data/lib/measures/fan_assist_night_ventilation/measure.rb +2 -33
  76. data/lib/measures/fan_assist_night_ventilation/measure.xml +5 -5
  77. data/lib/measures/nze_hvac/LICENSE.md +8 -21
  78. data/lib/measures/nze_hvac/measure.rb +2 -32
  79. data/lib/measures/nze_hvac/measure.xml +5 -5
  80. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/LICENSE.md +8 -21
  81. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.rb +2 -32
  82. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.xml +5 -5
  83. data/lib/openstudio/ee_measures/extension.rb +2 -32
  84. data/lib/openstudio/ee_measures/version.rb +3 -33
  85. data/lib/openstudio/ee_measures.rb +2 -32
  86. data/lib/openstudio-ee-measures.rb +2 -32
  87. data/openstudio-ee.gemspec +2 -2
  88. metadata +10 -10
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  class NzeHvac < OpenStudio::Measure::ModelMeasure
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>nze_hvac</name>
5
5
  <uid>f060dff2-b28d-4194-a6af-e66d88ddb33c</uid>
6
- <version_id>110a075d-ce75-4ecd-bb65-a369c738e6dd</version_id>
7
- <version_modified>20220506T154333Z</version_modified>
6
+ <version_id>9a5329ca-ac91-4440-9fb6-c61a5eeb9c0f</version_id>
7
+ <version_modified>20230602T151918Z</version_modified>
8
8
  <xml_checksum>0E5E4776</xml_checksum>
9
9
  <class_name>NzeHvac</class_name>
10
10
  <display_name>NZEHVAC</display_name>
@@ -307,7 +307,7 @@
307
307
  <filename>LICENSE.md</filename>
308
308
  <filetype>md</filetype>
309
309
  <usage_type>license</usage_type>
310
- <checksum>64FFEBDE</checksum>
310
+ <checksum>0DDDFB54</checksum>
311
311
  </file>
312
312
  <file>
313
313
  <version>
@@ -318,13 +318,13 @@
318
318
  <filename>measure.rb</filename>
319
319
  <filetype>rb</filetype>
320
320
  <usage_type>script</usage_type>
321
- <checksum>8EB01C26</checksum>
321
+ <checksum>1711274D</checksum>
322
322
  </file>
323
323
  <file>
324
324
  <filename>NZEHVAC_Test.rb</filename>
325
325
  <filetype>rb</filetype>
326
326
  <usage_type>test</usage_type>
327
- <checksum>1FAF2859</checksum>
327
+ <checksum>694B18BC</checksum>
328
328
  </file>
329
329
  </files>
330
330
  </measure>
@@ -1,27 +1,14 @@
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.
12
+
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.
19
14
 
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.
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  # 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>replace_water_heater_mixed_with_thermal_storage_chilled_water</name>
5
5
  <uid>f219279a-96b6-4636-b663-467d554e42a5</uid>
6
- <version_id>a7452e34-1250-49cd-bac1-2f0e3e074e3e</version_id>
7
- <version_modified>20220506T154330Z</version_modified>
6
+ <version_id>8c2f9567-3b4b-4061-8331-c9d9fe056865</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>D48F381B</xml_checksum>
9
9
  <class_name>ReplaceWaterHeaterMixedWithThermalStorageChilledWater</class_name>
10
10
  <display_name>Replace Water Heater Mixed with Thermal Storage Chilled Water</display_name>
@@ -71,7 +71,7 @@
71
71
  <filename>LICENSE.md</filename>
72
72
  <filetype>md</filetype>
73
73
  <usage_type>license</usage_type>
74
- <checksum>64FFEBDE</checksum>
74
+ <checksum>0DDDFB54</checksum>
75
75
  </file>
76
76
  <file>
77
77
  <version>
@@ -82,13 +82,13 @@
82
82
  <filename>measure.rb</filename>
83
83
  <filetype>rb</filetype>
84
84
  <usage_type>script</usage_type>
85
- <checksum>245A3783</checksum>
85
+ <checksum>A4A9061E</checksum>
86
86
  </file>
87
87
  <file>
88
88
  <filename>replace_water_heater_mixed_with_thermal_storage_chilled_water_test.rb</filename>
89
89
  <filetype>rb</filetype>
90
90
  <usage_type>test</usage_type>
91
- <checksum>0D584AB9</checksum>
91
+ <checksum>8ECE4661</checksum>
92
92
  </file>
93
93
  </files>
94
94
  </measure>
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  require 'openstudio/extension'
@@ -1,42 +1,12 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  module OpenStudio
39
9
  module EeMeasures
40
- VERSION = '0.6.0'
10
+ VERSION = '0.8.0'
41
11
  end
42
12
  end
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  require 'openstudio/ee_measures/version'
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  require_relative 'openstudio/ee_measures'
@@ -28,8 +28,8 @@ Gem::Specification.new do |spec|
28
28
  spec.required_ruby_version = '~> 2.7.0'
29
29
 
30
30
  spec.add_dependency 'bundler', '~> 2.1'
31
- spec.add_dependency 'openstudio-extension', '~> 0.5.1'
32
- spec.add_dependency 'openstudio-standards', '~> 0.2.16'
31
+ spec.add_dependency 'openstudio-extension', '~> 0.6.1'
32
+ spec.add_dependency 'openstudio-standards', '~> 0.4.0'
33
33
 
34
34
  spec.add_development_dependency 'rake', '~> 13.0'
35
35
  spec.add_development_dependency 'rspec', '~> 3.9'
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstudio-ee
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Goldwasser
8
8
  - Nicholas Long
9
- autorequire:
9
+ autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2022-05-06 00:00:00.000000000 Z
12
+ date: 2023-06-12 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.5.1
34
+ version: 0.6.1
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.5.1
41
+ version: 0.6.1
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.2.16
48
+ version: 0.4.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.2.16
55
+ version: 0.4.0
56
56
  - !ruby/object:Gem::Dependency
57
57
  name: rake
58
58
  requirement: !ruby/object:Gem::Requirement
@@ -249,8 +249,8 @@ licenses: []
249
249
  metadata:
250
250
  bug_tracker_uri: https://github.com/NREL/openstudio-ee-gem/issues
251
251
  changelog_uri: https://github.com/NREL/openstudio-ee-gem/blob/develop/CHANGELOG.md
252
- source_code_uri: https://github.com/NREL/openstudio-ee-gem/tree/v0.6.0
253
- post_install_message:
252
+ source_code_uri: https://github.com/NREL/openstudio-ee-gem/tree/v0.8.0
253
+ post_install_message:
254
254
  rdoc_options: []
255
255
  require_paths:
256
256
  - lib
@@ -266,7 +266,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
266
266
  version: '0'
267
267
  requirements: []
268
268
  rubygems_version: 3.1.4
269
- signing_key:
269
+ signing_key:
270
270
  specification_version: 4
271
271
  summary: Library and measures for OpenStudio for energy efficiency use cases
272
272
  test_files: []