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,40 +1,10 @@
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
  module OpenStudio
37
7
  module Calibration
38
- VERSION = '0.6.0'.freeze
8
+ VERSION = '0.8.0'.freeze
39
9
  end
40
10
  end
@@ -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
  require 'openstudio/calibration/version'
@@ -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
  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.5.1'
34
- spec.add_dependency 'openstudio-standards', '~> 0.2.16'
33
+ spec.add_dependency 'openstudio-extension', '~> 0.6.1'
34
+ spec.add_dependency 'openstudio-standards', '~> 0.4.0'
35
35
 
36
36
  spec.add_development_dependency 'rake', '~> 13.0'
37
37
  spec.add_development_dependency 'rspec', '~> 3.9'
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstudio-calibration
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
  - Brian Ball
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
@@ -295,8 +295,8 @@ licenses: []
295
295
  metadata:
296
296
  bug_tracker_uri: https://github.com/NREL/openstudio-calibration-gem/issues
297
297
  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.6.0
299
- post_install_message:
298
+ source_code_uri: https://github.com/NREL/openstudio-calibration-gem/tree/v0.8.0
299
+ post_install_message:
300
300
  rdoc_options: []
301
301
  require_paths:
302
302
  - lib
@@ -312,7 +312,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
312
312
  version: '0'
313
313
  requirements: []
314
314
  rubygems_version: 3.1.4
315
- signing_key:
315
+ signing_key:
316
316
  specification_version: 4
317
317
  summary: openstudio base gem for creating generic extensions with encapsulated data
318
318
  and measures.