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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/Gemfile +0 -5
- data/LICENSE.md +7 -21
- data/README.md +5 -3
- data/Rakefile +2 -32
- data/doc_templates/LICENSE.md +7 -21
- data/doc_templates/copyright_erb.txt +2 -32
- data/doc_templates/copyright_js.txt +2 -2
- data/doc_templates/copyright_ruby.txt +3 -33
- data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +7 -21
- data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +2 -32
- data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +4 -4
- data/lib/measures/AddMonthlyUtilityData/LICENSE.md +7 -21
- data/lib/measures/AddMonthlyUtilityData/README.md +2 -2
- data/lib/measures/AddMonthlyUtilityData/measure.rb +4 -32
- data/lib/measures/AddMonthlyUtilityData/measure.xml +13 -11
- data/lib/measures/CalibrationReports/LICENSE.md +7 -21
- data/lib/measures/CalibrationReports/measure.rb +2 -32
- data/lib/measures/CalibrationReports/measure.xml +12 -11
- data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +7 -21
- data/lib/measures/CalibrationReportsEnhanced/measure.rb +2 -32
- data/lib/measures/CalibrationReportsEnhanced/measure.xml +11 -11
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +3 -35
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +6 -6
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +3 -35
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +6 -6
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +4 -38
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +6 -6
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +4 -38
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +6 -6
- data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +2 -32
- data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +6 -6
- data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +2 -32
- data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +6 -6
- data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +2 -32
- data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +6 -6
- data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +2 -32
- data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +6 -6
- data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingGasMultiplier/measure.rb +2 -32
- data/lib/measures/CoilHeatingGasMultiplier/measure.xml +6 -6
- data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingGasPercentChange/measure.rb +2 -32
- data/lib/measures/CoilHeatingGasPercentChange/measure.xml +6 -6
- data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +2 -32
- data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +6 -6
- data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +2 -32
- data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +6 -6
- data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +7 -21
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +2 -32
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +4 -4
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +7 -21
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +2 -32
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +4 -4
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +7 -21
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +2 -32
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +5 -5
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +7 -21
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +2 -32
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +5 -5
- data/lib/measures/FansMultiplier/LICENSE.md +7 -21
- data/lib/measures/FansMultiplier/measure.rb +2 -32
- data/lib/measures/FansMultiplier/measure.xml +7 -6
- data/lib/measures/FansPercentChange/LICENSE.md +7 -21
- data/lib/measures/FansPercentChange/measure.rb +2 -32
- data/lib/measures/FansPercentChange/measure.xml +7 -6
- data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +7 -21
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +2 -32
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +9 -8
- data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +7 -21
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +2 -32
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +8 -8
- data/lib/measures/HardSizeHvac/LICENSE.md +7 -21
- data/lib/measures/HardSizeHvac/measure.rb +2 -32
- data/lib/measures/HardSizeHvac/measure.xml +11 -11
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +7 -21
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +2 -32
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +4 -4
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +7 -21
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +2 -32
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +4 -4
- data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +7 -21
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +2 -32
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +5 -5
- data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +7 -21
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +2 -32
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +5 -5
- data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +7 -21
- data/lib/measures/TimeseriesObjectiveFunction/measure.rb +2 -32
- data/lib/measures/TimeseriesObjectiveFunction/measure.xml +11 -11
- data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +7 -32
- data/lib/measures/TimeseriesPlot/LICENSE.md +7 -21
- data/lib/measures/TimeseriesPlot/measure.rb +2 -32
- data/lib/measures/TimeseriesPlot/measure.xml +11 -11
- data/lib/measures/TimeseriesPlot/resources/report.html.erb +7 -32
- data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +7 -21
- data/lib/measures/WaterHeaterMixedMultiplier/measure.rb +2 -32
- data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +7 -6
- data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +7 -21
- data/lib/measures/WaterHeaterMixedPercentChange/measure.rb +2 -32
- data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +7 -6
- data/lib/measures/inspect_and_edit_parametric_schedules/LICENSE.md +7 -21
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.rb +2 -32
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +5 -5
- data/lib/measures/shift_hours_of_operation/LICENSE.md +7 -21
- data/lib/measures/shift_hours_of_operation/measure.rb +2 -32
- data/lib/measures/shift_hours_of_operation/measure.xml +22 -22
- data/lib/openstudio/calibration/extension.rb +2 -32
- data/lib/openstudio/calibration/version.rb +3 -33
- data/lib/openstudio/calibration.rb +2 -32
- data/lib/openstudio-calibration.rb +2 -32
- data/openstudio-calibration.gemspec +2 -2
- metadata +10 -10
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4c9f3936d6c653d0aaef4528bd66e45bdf38834952e8ad6b0e0fd3a6b4b2df86
|
4
|
+
data.tar.gz: d765f69fad47aa01086b1633faece3dd4189720bd37b66149f3aa812e44a6317
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
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
|
-
*
|
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)
|
3
|
-
#
|
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'
|
data/doc_templates/LICENSE.md
CHANGED
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
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)
|
4
|
-
#
|
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)
|
3
|
-
*
|
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)
|
3
|
-
#
|
4
|
-
#
|
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
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
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)
|
3
|
-
#
|
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>
|
7
|
-
<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>
|
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>
|
161
|
+
<checksum>D58A17FC</checksum>
|
162
162
|
</file>
|
163
163
|
</files>
|
164
164
|
</measure>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
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)
|
3
|
-
#
|
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>
|
7
|
-
<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>
|
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>
|
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>
|
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
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
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.
|