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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 333b762599adb79b796439d113959cc6925c82d8e4efed47579aec7ce2748394
4
- data.tar.gz: 50bc1780606d0a715692e305f6b3a29b196965b91abb109ce534e46d688d43af
3
+ metadata.gz: 4c9f3936d6c653d0aaef4528bd66e45bdf38834952e8ad6b0e0fd3a6b4b2df86
4
+ data.tar.gz: d765f69fad47aa01086b1633faece3dd4189720bd37b66149f3aa812e44a6317
5
5
  SHA512:
6
- metadata.gz: 6316a5449e432e7615f77681ecfd28d6773f6e3ee25633f2a8ca38ae177563a78909fd2f2c2ec9ff689a813709f67db0f43116a162f641fbe26e540073196d5e
7
- data.tar.gz: 45c713f0c6a32482532b4012654af15d942a4674394f16e9acd2df806fb287e3c2e23472af18427778c294fda68dd25734d467c7c358bc32cadda9dc97a5a7cc
6
+ metadata.gz: 27ef6f98c10492eb33de9bff35c50b7432c48f2f6a80c27ebcb2379b92a62cf23805b2be4e2f8e6fa0d38099aacb20c6bc45eeabe9c0c0dff1fa2e8efcec7fdd
7
+ data.tar.gz: 4fb41b04ae7f426f8792f2422e693fd9a5ab478cc8d54c4ce9fca917704fa9f4b78fc62eed8733a8f855ec71d6f90258b7e746ad5d5fb43f34241c10bd94f05a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # OpenStudio Calibration Measures Gem
2
2
 
3
+ ## Version 0.8.0
4
+ * Fixed [#52]( https://github.com/NREL/openstudio-calibration-gem/pull/52 ), Specify date format in AddMonthlyUtilityData
5
+ * Fixed [#55]( https://github.com/NREL/openstudio-calibration-gem/pull/55 ), Api change
6
+ * Updating dependencies and licenses for OpenStudio 3.6 (upgrade to standards gem 0.4.0, extension gem 0.6.1)
7
+
8
+ ## Version 0.7.0
9
+ * Support for OpenStudio 3.5 (upgrade to standards gem 0.3.0, extension gem 0.6.0)
10
+
3
11
  ## Version 0.6.0
4
12
  * Support for OpenStudio 3.4 (upgrade to standards gem 0.2.16, no extension gem upgrade)
5
13
 
data/Gemfile CHANGED
@@ -10,11 +10,6 @@ gemspec
10
10
  # checkout the latest version (develop) from github.
11
11
  allow_local = ENV['FAVOR_LOCAL_GEMS']
12
12
 
13
- # uncomment when you want CI to use develop branch of extension gem
14
- # gem 'openstudio-extension', github: 'NREL/OpenStudio-extension-gem', branch: 'develop'
15
-
16
- # uncomment when you want CI to use develop branch of openstudio-standards gem
17
- # gem 'openstudio-standards', github: 'NREL/OpenStudio-standards', branch: 'master'
18
13
 
19
14
  if allow_local && File.exist?('../OpenStudio-extension-gem')
20
15
  gem 'openstudio-extension', path: '../OpenStudio-extension-gem'
data/LICENSE.md CHANGED
@@ -1,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.
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # OpenStudio Calibration Measures
1
+ # OpenStudio(R) Calibration Measures
2
2
 
3
3
  Calibration measures used by OpenStudio. This contains general use calibration measures. Some measures here may also be suitable for energy efficiency or model articulation. Similarly, some measures in other measure gem repos may also be suitable for calibration usage.
4
4
 
@@ -24,6 +24,8 @@ Or install it yourself as:
24
24
 
25
25
  |OpenStudio Calibration Gem|OpenStudio|Ruby|
26
26
  |:--------------:|:----------:|:--------:|
27
+ | 0.8.0 | 3.6 | 2.7 |
28
+ | 0.7.0 | 3.5 | 2.7 |
27
29
  | 0.6.0 | 3.4 | 2.7 |
28
30
  | 0.5.0 | 3.3 | 2.7 |
29
31
  | 0.4.0 - 0.4.2 | 3.2 | 2.7 |
@@ -43,8 +45,8 @@ Please review the [OpenStudio Contribution Policy](https://openstudio.net/openst
43
45
  * Run `rake openstudio:update_copyright`
44
46
  * Run `rake openstudio:update_measures` (this has to be done last since prior tasks alter measure files)
45
47
  * Update version in `readme.md`
46
- * Update version in `openstudio-calibration-measures.gemspec`
47
- * Update version in `/lib/openstudio/calibration_measures/version.rb`
48
+ * Review dependency versions in `openstudio-calibration-measures.gemspec` (especially openstudio-standards and openstudio-extension)
49
+ * Update version in `/lib/openstudio/calibration_measures/version.rb`. Do not create a patch release if there are breaking changes or if this new version will support a biannual OpenStudio release; make a "minor" release instead. (ex: going from 0.7.0 to 0.8.0)
48
50
  * Create PR to master, after tests and reviews complete, then merge
49
51
  * Locally - from the master branch, run `rake release`
50
52
  * On GitHub, go to the releases page and update the latest release tag. Name it “Version x.y.z” and copy the CHANGELOG entry into the description box.
data/Rakefile CHANGED
@@ -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 'bundler/gem_tasks'
@@ -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
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
  %>
@@ -1,4 +1,4 @@
1
1
  /* @preserve
2
- * OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
3
- * Use of this source code is governed by a BSD-style license that can be found at openstudio.net/license.
2
+ * OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC. reserved.
3
+ * See also https://openstudio.net/license
4
4
  */
@@ -1,34 +1,4 @@
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.
34
- # *******************************************************************************
2
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
3
+ # See also https://openstudio.net/license
4
+ # *******************************************************************************
@@ -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>add_monthly_json_utility_data</name>
5
5
  <uid>6da969e0-4256-49bf-9607-26504cc3d423</uid>
6
- <version_id>48f42dbe-b5ca-4e20-a3ea-73348f118371</version_id>
7
- <version_modified>20210304T152732Z</version_modified>
6
+ <version_id>abd6d2b6-799e-40b0-b2cb-6159c0e448b4</version_id>
7
+ <version_modified>20230602T154652Z</version_modified>
8
8
  <xml_checksum>057E8D9D</xml_checksum>
9
9
  <class_name>AddMonthlyJSONUtilityData</class_name>
10
10
  <display_name>Add Monthly JSON Utility Data</display_name>
@@ -147,7 +147,7 @@
147
147
  <filename>LICENSE.md</filename>
148
148
  <filetype>md</filetype>
149
149
  <usage_type>license</usage_type>
150
- <checksum>A21A3ED2</checksum>
150
+ <checksum>BFFB1AA6</checksum>
151
151
  </file>
152
152
  <file>
153
153
  <version>
@@ -158,7 +158,7 @@
158
158
  <filename>measure.rb</filename>
159
159
  <filetype>rb</filetype>
160
160
  <usage_type>script</usage_type>
161
- <checksum>7B1E00EA</checksum>
161
+ <checksum>D58A17FC</checksum>
162
162
  </file>
163
163
  </files>
164
164
  </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.
@@ -44,7 +44,7 @@ ModelMeasure
44
44
  **Model Dependent:** false
45
45
 
46
46
  ### Start date
47
-
47
+ YYYY-MM-DD format
48
48
  **Name:** start_date,
49
49
  **Type:** String,
50
50
  **Units:** ,
@@ -52,7 +52,7 @@ ModelMeasure
52
52
  **Model Dependent:** false
53
53
 
54
54
  ### End date
55
-
55
+ YYYY-MM-DD format
56
56
  **Name:** end_date,
57
57
  **Type:** String,
58
58
  **Units:** ,
@@ -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
@@ -87,11 +57,13 @@ class AddMonthlyUtilityData < OpenStudio::Measure::ModelMeasure
87
57
  # make a start date argument
88
58
  start_date = OpenStudio::Measure::OSArgument.makeStringArgument('start_date', true)
89
59
  start_date.setDisplayName('Start date')
60
+ start_date.setDescription('YYYY-MM-DD format')
90
61
  args << start_date
91
62
 
92
63
  # make an end date argument
93
64
  end_date = OpenStudio::Measure::OSArgument.makeStringArgument('end_date', true)
94
65
  end_date.setDisplayName('End date')
66
+ end_date.setDescription('YYYY-MM-DD format')
95
67
  args << end_date
96
68
 
97
69
  args
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>add_monthly_utility_data</name>
5
5
  <uid>6da969e0-4256-49bf-9607-26504cc3d421</uid>
6
- <version_id>b37794e0-1d11-446a-be95-e565bdcc6e3f</version_id>
7
- <version_modified>20210304T152732Z</version_modified>
6
+ <version_id>3a7e6f68-43ba-4910-b5e5-b3e770617ed2</version_id>
7
+ <version_modified>20230602T154653Z</version_modified>
8
8
  <xml_checksum>9064277D</xml_checksum>
9
9
  <class_name>AddMonthlyUtilityData</class_name>
10
10
  <display_name>AddMonthlyUtilityData</display_name>
@@ -35,6 +35,7 @@
35
35
  <argument>
36
36
  <name>start_date</name>
37
37
  <display_name>Start date</display_name>
38
+ <description>YYYY-MM-DD format</description>
38
39
  <type>String</type>
39
40
  <required>true</required>
40
41
  <model_dependent>false</model_dependent>
@@ -42,6 +43,7 @@
42
43
  <argument>
43
44
  <name>end_date</name>
44
45
  <display_name>End date</display_name>
46
+ <description>YYYY-MM-DD format</description>
45
47
  <type>String</type>
46
48
  <required>true</required>
47
49
  <model_dependent>false</model_dependent>
@@ -87,13 +89,19 @@
87
89
  <filename>README.md</filename>
88
90
  <filetype>md</filetype>
89
91
  <usage_type>readme</usage_type>
90
- <checksum>A8846AF4</checksum>
92
+ <checksum>9049427C</checksum>
91
93
  </file>
92
94
  <file>
93
95
  <filename>LICENSE.md</filename>
94
96
  <filetype>md</filetype>
95
97
  <usage_type>license</usage_type>
96
- <checksum>A21A3ED2</checksum>
98
+ <checksum>BFFB1AA6</checksum>
99
+ </file>
100
+ <file>
101
+ <filename>AddMonthlyUtilityData_Test.rb</filename>
102
+ <filetype>rb</filetype>
103
+ <usage_type>test</usage_type>
104
+ <checksum>24648035</checksum>
97
105
  </file>
98
106
  <file>
99
107
  <version>
@@ -104,13 +112,7 @@
104
112
  <filename>measure.rb</filename>
105
113
  <filetype>rb</filetype>
106
114
  <usage_type>script</usage_type>
107
- <checksum>15DA7891</checksum>
108
- </file>
109
- <file>
110
- <filename>AddMonthlyUtilityData_Test.rb</filename>
111
- <filetype>rb</filetype>
112
- <usage_type>test</usage_type>
113
- <checksum>656036ED</checksum>
115
+ <checksum>C25C9D2C</checksum>
114
116
  </file>
115
117
  </files>
116
118
  </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.