openstudio-calibration 0.3.1 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/.rubocop.yml +3 -1
- data/CHANGELOG.md +18 -0
- data/Gemfile +6 -0
- data/Jenkinsfile +4 -3
- data/LICENSE.md +1 -1
- data/README.md +13 -2
- data/Rakefile +1 -1
- data/doc_templates/LICENSE.md +1 -1
- data/doc_templates/copyright_erb.txt +1 -1
- data/doc_templates/copyright_js.txt +1 -1
- data/doc_templates/copyright_ruby.txt +1 -1
- data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +1 -1
- data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +1 -1
- data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +12 -11
- data/lib/measures/AddMonthlyUtilityData/LICENSE.md +1 -1
- data/lib/measures/AddMonthlyUtilityData/measure.rb +1 -1
- data/lib/measures/AddMonthlyUtilityData/measure.xml +13 -12
- data/lib/measures/CalibrationReports/LICENSE.md +1 -1
- data/lib/measures/CalibrationReports/README.md +2 -2
- data/lib/measures/CalibrationReports/measure.rb +1 -1
- data/lib/measures/CalibrationReports/measure.xml +11 -11
- data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +1 -1
- data/lib/measures/CalibrationReportsEnhanced/measure.rb +2 -2
- data/lib/measures/CalibrationReportsEnhanced/measure.xml +18 -17
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +14 -13
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +14 -13
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +14 -13
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +14 -13
- data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +1 -1
- data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +14 -13
- data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +1 -1
- data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +14 -13
- data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +1 -1
- data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +14 -13
- data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +1 -1
- data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +14 -13
- data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingGasMultiplier/measure.rb +1 -1
- data/lib/measures/CoilHeatingGasMultiplier/measure.xml +14 -13
- data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingGasPercentChange/measure.rb +1 -1
- data/lib/measures/CoilHeatingGasPercentChange/measure.xml +14 -13
- data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +1 -1
- data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +14 -13
- data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +1 -1
- data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +14 -13
- data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +1 -1
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +1 -1
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +12 -11
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +1 -1
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +1 -1
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +12 -11
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +1 -1
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +3 -3
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +25 -13
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +1 -1
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +3 -3
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +25 -13
- data/lib/measures/FansMultiplier/LICENSE.md +1 -1
- data/lib/measures/FansMultiplier/measure.rb +1 -1
- data/lib/measures/FansMultiplier/measure.xml +14 -13
- data/lib/measures/FansPercentChange/LICENSE.md +1 -1
- data/lib/measures/FansPercentChange/measure.rb +1 -1
- data/lib/measures/FansPercentChange/measure.xml +14 -13
- data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +1 -1
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +1 -1
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +16 -15
- data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +1 -1
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +1 -1
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +16 -15
- data/lib/measures/HardSizeHvac/LICENSE.md +1 -1
- data/lib/measures/HardSizeHvac/measure.rb +9 -7
- data/lib/measures/HardSizeHvac/measure.xml +26 -13
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +1 -1
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +1 -1
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +12 -11
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +1 -1
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +1 -1
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +12 -11
- data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +1 -1
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +3 -3
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +25 -13
- data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +1 -1
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +3 -3
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +25 -13
- data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +1 -1
- data/lib/measures/TimeseriesObjectiveFunction/README.md +171 -5
- data/lib/measures/TimeseriesObjectiveFunction/measure.rb +2 -2
- data/lib/measures/TimeseriesObjectiveFunction/measure.xml +6 -81
- data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +4 -1
- data/lib/measures/TimeseriesPlot/LICENSE.md +1 -1
- data/lib/measures/TimeseriesPlot/README.md +35 -5
- data/lib/measures/TimeseriesPlot/measure.rb +2 -2
- data/lib/measures/TimeseriesPlot/measure.xml +11 -26
- data/lib/measures/TimeseriesPlot/resources/report.html.erb +4 -1
- data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +1 -1
- data/lib/measures/WaterHeaterMixedMultiplier/measure.rb +1 -1
- data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +14 -13
- data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +1 -1
- data/lib/measures/WaterHeaterMixedPercentChange/measure.rb +1 -1
- data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +14 -13
- data/lib/measures/{zone_report → inspect_and_edit_parametric_schedules}/LICENSE.md +1 -1
- data/lib/measures/inspect_and_edit_parametric_schedules/README.md +41 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/README.md.erb +53 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/docs/apply_measures_now.png +0 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.rb +224 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +125 -0
- data/lib/measures/shift_hours_of_operation/LICENSE.md +27 -0
- data/lib/measures/shift_hours_of_operation/README.md +147 -0
- data/lib/measures/{zone_report → shift_hours_of_operation}/README.md.erb +5 -0
- data/lib/measures/shift_hours_of_operation/docs/.gitkeep +0 -0
- data/lib/measures/shift_hours_of_operation/measure.rb +525 -0
- data/lib/measures/shift_hours_of_operation/measure.xml +280 -0
- data/lib/openstudio/calibration/extension.rb +1 -1
- data/lib/openstudio/calibration/version.rb +2 -2
- data/lib/openstudio/calibration.rb +1 -1
- data/lib/openstudio-calibration.rb +1 -1
- data/openstudio-calibration.gemspec +3 -3
- metadata +23 -17
- data/lib/measures/zone_report/README.md +0 -26
- data/lib/measures/zone_report/measure.rb +0 -706
- data/lib/measures/zone_report/measure.xml +0 -69
- data/lib/measures/zone_report/resources/report.html.in +0 -342
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ae5db57508794a73f423c8ea2defcfce9d8b4b51dc3344903d1070cded32f93a
|
4
|
+
data.tar.gz: cdc258f217d2ab55a0c98c0ef25b59b433be718b3ac1874fdadfe4e416b768ff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c48a1b3eecdf942d97b2eb21cbaf24b44b7e8b7843cae02d6266c318e6b0a83c6a9201317f92a2163725da4c3aaeba3639c01f3403ceee8da688073069b00934
|
7
|
+
data.tar.gz: 251482fc84d48c19a23a41c13c90c853b55b3df22c57bb0e0c35236fe01434df4a44bce48a28470d0383ff96e90726e3458715988a5c3c90ccbefb40dca0a90b
|
data/.gitignore
CHANGED
data/.rubocop.yml
CHANGED
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,23 @@
|
|
1
1
|
# OpenStudio Calibration Measures Gem
|
2
2
|
|
3
|
+
## Version 0.5.1
|
4
|
+
* Fixed [#24]( https://github.com/NREL/openstudio-calibration-gem/pull/24 ), HardSizeHvac: undefined method `runSizingRun'
|
5
|
+
* Fixed [#42]( https://github.com/NREL/openstudio-calibration-gem/pull/42 ), Update reporting measures in repo to pass in model = nil
|
6
|
+
* Fixed [#43]( https://github.com/NREL/openstudio-calibration-gem/pull/43 ), Check all measures in this repo for multiple tags
|
7
|
+
|
8
|
+
## Version 0.5.0
|
9
|
+
* Support for OpenStudio 3.3 (upgrade to extension gem 0.5.1 and standards gem 0.2.15)
|
10
|
+
- Fixed [#35]( https://github.com/NREL/openstudio-calibration-gem/pull/35 ), adding compatibility matrix and contribution policy
|
11
|
+
- Fixed [#38]( https://github.com/NREL/openstudio-calibration-gem/pull/38 ), Add hoo var method argment to change hours of operation measure
|
12
|
+
|
13
|
+
## Version 0.4.0
|
14
|
+
|
15
|
+
* Support Ruby ~> 2.7
|
16
|
+
* Support for OpenStudio 3.2 (upgrade to extension gem 0.4.2 and standards gem 0.2.13)
|
17
|
+
* Fixed [#11]( https://github.com/NREL/openstudio-calibration-gem/issues/11 ), Error in Exterior Wall Thermal Percent Change , getSolarAbsorptance
|
18
|
+
* add shift_hours_of_operation measure using parametric schedules from standards gem
|
19
|
+
* added inspect_and_edit_parametric_schedules measure to inspect and edit parametric schedule including profile formulas
|
20
|
+
|
3
21
|
## Version 0.3.1
|
4
22
|
|
5
23
|
* Bump openstudio-extension-gem version to 0.3.2 to support updated workflow-gem
|
data/Gemfile
CHANGED
@@ -10,6 +10,12 @@ 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
|
if allow_local && File.exist?('../OpenStudio-extension-gem')
|
14
20
|
gem 'openstudio-extension', path: '../OpenStudio-extension-gem'
|
15
21
|
elsif allow_local
|
data/Jenkinsfile
CHANGED
@@ -1,10 +1,11 @@
|
|
1
1
|
//Jenkins pipelines are stored in shared libraries. Please see: https://github.com/NREL/cbci_jenkins_libs
|
2
|
-
|
2
|
+
|
3
3
|
@Library('cbci_shared_libs') _
|
4
4
|
|
5
|
-
// Build for PR to develop branch only.
|
5
|
+
// Build for PR to develop branch only.
|
6
6
|
if ((env.CHANGE_ID) && (env.CHANGE_TARGET) ) { // check if set
|
7
7
|
|
8
8
|
openstudio_extension_gems()
|
9
|
+
|
10
|
+
}
|
9
11
|
|
10
|
-
}
|
data/LICENSE.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
data/README.md
CHANGED
@@ -20,9 +20,20 @@ Or install it yourself as:
|
|
20
20
|
|
21
21
|
$ gem install 'openstudio-calibration'
|
22
22
|
|
23
|
-
|
23
|
+
# Compatibility Matrix
|
24
|
+
|
25
|
+
|OpenStudio Calibration Gem|OpenStudio|Ruby|
|
26
|
+
|:--------------:|:----------:|:--------:|
|
27
|
+
| 0.5.0 | 3.3 | 2.7 |
|
28
|
+
| 0.4.0 - 0.4.2 | 3.2 | 2.7 |
|
29
|
+
| 0.3.0 - 0.3.1 | 3.1 | 2.5 |
|
30
|
+
| 0.2.0 | 3.0 | 2.5 |
|
31
|
+
| 0.1.4 and below | 2.9 and below | 2.2.4 |
|
32
|
+
|
33
|
+
# Contributing
|
34
|
+
|
35
|
+
Please review the [OpenStudio Contribution Policy](https://openstudio.net/openstudio-contribution-policy) if you would like to contribute code to this gem.
|
24
36
|
|
25
|
-
To be filled out later.
|
26
37
|
|
27
38
|
# Releasing
|
28
39
|
|
data/Rakefile
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
data/doc_templates/LICENSE.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<%
|
2
2
|
# *******************************************************************************
|
3
|
-
# OpenStudio(R), Copyright (c) 2008-
|
3
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
4
4
|
# All rights reserved.
|
5
5
|
# Redistribution and use in source and binary forms, with or without
|
6
6
|
# modification, are permitted provided that the following conditions are met:
|
@@ -1,4 +1,4 @@
|
|
1
1
|
/* @preserve
|
2
|
-
* OpenStudio(R), Copyright (c) 2008-
|
2
|
+
* OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
3
3
|
* Use of this source code is governed by a BSD-style license that can be found at openstudio.net/license.
|
4
4
|
*/
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
@@ -1,9 +1,10 @@
|
|
1
|
+
<?xml version="1.0"?>
|
1
2
|
<measure>
|
2
3
|
<schema_version>3.0</schema_version>
|
3
4
|
<name>add_monthly_json_utility_data</name>
|
4
5
|
<uid>6da969e0-4256-49bf-9607-26504cc3d423</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>48f42dbe-b5ca-4e20-a3ea-73348f118371</version_id>
|
7
|
+
<version_modified>20210304T152732Z</version_modified>
|
7
8
|
<xml_checksum>057E8D9D</xml_checksum>
|
8
9
|
<class_name>AddMonthlyJSONUtilityData</class_name>
|
9
10
|
<display_name>Add Monthly JSON Utility Data</display_name>
|
@@ -112,8 +113,8 @@
|
|
112
113
|
</choices>
|
113
114
|
</argument>
|
114
115
|
</arguments>
|
115
|
-
<outputs/>
|
116
|
-
<provenances/>
|
116
|
+
<outputs />
|
117
|
+
<provenances />
|
117
118
|
<tags>
|
118
119
|
<tag>Whole Building.Space Types</tag>
|
119
120
|
</tags>
|
@@ -130,12 +131,6 @@
|
|
130
131
|
</attribute>
|
131
132
|
</attributes>
|
132
133
|
<files>
|
133
|
-
<file>
|
134
|
-
<filename>LICENSE.md</filename>
|
135
|
-
<filetype>md</filetype>
|
136
|
-
<usage_type>license</usage_type>
|
137
|
-
<checksum>E0468DD6</checksum>
|
138
|
-
</file>
|
139
134
|
<file>
|
140
135
|
<filename>README.md.erb</filename>
|
141
136
|
<filetype>erb</filetype>
|
@@ -148,6 +143,12 @@
|
|
148
143
|
<usage_type>readme</usage_type>
|
149
144
|
<checksum>9A5C0ABF</checksum>
|
150
145
|
</file>
|
146
|
+
<file>
|
147
|
+
<filename>LICENSE.md</filename>
|
148
|
+
<filetype>md</filetype>
|
149
|
+
<usage_type>license</usage_type>
|
150
|
+
<checksum>A21A3ED2</checksum>
|
151
|
+
</file>
|
151
152
|
<file>
|
152
153
|
<version>
|
153
154
|
<software_program>OpenStudio</software_program>
|
@@ -157,7 +158,7 @@
|
|
157
158
|
<filename>measure.rb</filename>
|
158
159
|
<filetype>rb</filetype>
|
159
160
|
<usage_type>script</usage_type>
|
160
|
-
<checksum>
|
161
|
+
<checksum>7B1E00EA</checksum>
|
161
162
|
</file>
|
162
163
|
</files>
|
163
164
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
@@ -1,9 +1,10 @@
|
|
1
|
+
<?xml version="1.0"?>
|
1
2
|
<measure>
|
2
3
|
<schema_version>3.0</schema_version>
|
3
4
|
<name>add_monthly_utility_data</name>
|
4
5
|
<uid>6da969e0-4256-49bf-9607-26504cc3d421</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>b37794e0-1d11-446a-be95-e565bdcc6e3f</version_id>
|
7
|
+
<version_modified>20210304T152732Z</version_modified>
|
7
8
|
<xml_checksum>9064277D</xml_checksum>
|
8
9
|
<class_name>AddMonthlyUtilityData</class_name>
|
9
10
|
<display_name>AddMonthlyUtilityData</display_name>
|
@@ -46,8 +47,8 @@
|
|
46
47
|
<model_dependent>false</model_dependent>
|
47
48
|
</argument>
|
48
49
|
</arguments>
|
49
|
-
<outputs/>
|
50
|
-
<provenances/>
|
50
|
+
<outputs />
|
51
|
+
<provenances />
|
51
52
|
<tags>
|
52
53
|
<tag>Economics.Life Cycle Cost Analysis</tag>
|
53
54
|
</tags>
|
@@ -76,12 +77,6 @@
|
|
76
77
|
<usage_type>test</usage_type>
|
77
78
|
<checksum>379ABCEE</checksum>
|
78
79
|
</file>
|
79
|
-
<file>
|
80
|
-
<filename>LICENSE.md</filename>
|
81
|
-
<filetype>md</filetype>
|
82
|
-
<usage_type>license</usage_type>
|
83
|
-
<checksum>E0468DD6</checksum>
|
84
|
-
</file>
|
85
80
|
<file>
|
86
81
|
<filename>README.md.erb</filename>
|
87
82
|
<filetype>erb</filetype>
|
@@ -94,6 +89,12 @@
|
|
94
89
|
<usage_type>readme</usage_type>
|
95
90
|
<checksum>A8846AF4</checksum>
|
96
91
|
</file>
|
92
|
+
<file>
|
93
|
+
<filename>LICENSE.md</filename>
|
94
|
+
<filetype>md</filetype>
|
95
|
+
<usage_type>license</usage_type>
|
96
|
+
<checksum>A21A3ED2</checksum>
|
97
|
+
</file>
|
97
98
|
<file>
|
98
99
|
<version>
|
99
100
|
<software_program>OpenStudio</software_program>
|
@@ -103,13 +104,13 @@
|
|
103
104
|
<filename>measure.rb</filename>
|
104
105
|
<filetype>rb</filetype>
|
105
106
|
<usage_type>script</usage_type>
|
106
|
-
<checksum>
|
107
|
+
<checksum>15DA7891</checksum>
|
107
108
|
</file>
|
108
109
|
<file>
|
109
110
|
<filename>AddMonthlyUtilityData_Test.rb</filename>
|
110
111
|
<filetype>rb</filetype>
|
111
112
|
<usage_type>test</usage_type>
|
112
|
-
<checksum>
|
113
|
+
<checksum>656036ED</checksum>
|
113
114
|
</file>
|
114
115
|
</files>
|
115
116
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>calibration_reports</name>
|
5
5
|
<uid>2baede0a-65f3-47ec-b5f6-9c21d0f91aff</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>63aaeb4e-fd54-483b-92f4-7a5d893986bd</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
8
8
|
<xml_checksum>2C8A3EEF</xml_checksum>
|
9
9
|
<class_name>CalibrationReports</class_name>
|
10
10
|
<display_name>Calibration Reports</display_name>
|
@@ -53,12 +53,6 @@
|
|
53
53
|
<usage_type>readmeerb</usage_type>
|
54
54
|
<checksum>703C9964</checksum>
|
55
55
|
</file>
|
56
|
-
<file>
|
57
|
-
<filename>README.md</filename>
|
58
|
-
<filetype>md</filetype>
|
59
|
-
<usage_type>readme</usage_type>
|
60
|
-
<checksum>32E77F5D</checksum>
|
61
|
-
</file>
|
62
56
|
<file>
|
63
57
|
<filename>ExampleModelNoGasInput.osm</filename>
|
64
58
|
<filetype>osm</filetype>
|
@@ -75,7 +69,7 @@
|
|
75
69
|
<filename>LICENSE.md</filename>
|
76
70
|
<filetype>md</filetype>
|
77
71
|
<usage_type>license</usage_type>
|
78
|
-
<checksum>
|
72
|
+
<checksum>A21A3ED2</checksum>
|
79
73
|
</file>
|
80
74
|
<file>
|
81
75
|
<version>
|
@@ -86,13 +80,19 @@
|
|
86
80
|
<filename>measure.rb</filename>
|
87
81
|
<filetype>rb</filetype>
|
88
82
|
<usage_type>script</usage_type>
|
89
|
-
<checksum>
|
83
|
+
<checksum>EAEA784A</checksum>
|
90
84
|
</file>
|
91
85
|
<file>
|
92
86
|
<filename>CalibrationReports_Test.rb</filename>
|
93
87
|
<filetype>rb</filetype>
|
94
88
|
<usage_type>test</usage_type>
|
95
|
-
<checksum>
|
89
|
+
<checksum>C4F25697</checksum>
|
90
|
+
</file>
|
91
|
+
<file>
|
92
|
+
<filename>README.md</filename>
|
93
|
+
<filetype>md</filetype>
|
94
|
+
<usage_type>readme</usage_type>
|
95
|
+
<checksum>0B68E96D</checksum>
|
96
96
|
</file>
|
97
97
|
</files>
|
98
98
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
@@ -55,7 +55,7 @@ class CalibrationReportsEnhanced < OpenStudio::Measure::ReportingMeasure
|
|
55
55
|
end
|
56
56
|
|
57
57
|
# define the arguments that the user will input
|
58
|
-
def arguments
|
58
|
+
def arguments(model = nil)
|
59
59
|
args = OpenStudio::Measure::OSArgumentVector.new
|
60
60
|
|
61
61
|
# Electric NMBE limit
|
@@ -1,9 +1,10 @@
|
|
1
|
+
<?xml version="1.0"?>
|
1
2
|
<measure>
|
2
3
|
<schema_version>3.0</schema_version>
|
3
4
|
<name>calibration_reports_enhanced</name>
|
4
5
|
<uid>e6642d40-7366-4647-8724-53a37991d668</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>598e91d5-6305-4fdf-a9c8-68ceb47daab0</version_id>
|
7
|
+
<version_modified>20210305T012911Z</version_modified>
|
7
8
|
<xml_checksum>2C8A3EEF</xml_checksum>
|
8
9
|
<class_name>CalibrationReportsEnhanced</class_name>
|
9
10
|
<display_name>Calibration Reports Enhanced</display_name>
|
@@ -292,7 +293,7 @@
|
|
292
293
|
<model_dependent>false</model_dependent>
|
293
294
|
</output>
|
294
295
|
</outputs>
|
295
|
-
<provenances/>
|
296
|
+
<provenances />
|
296
297
|
<tags>
|
297
298
|
<tag>Reporting.QAQC</tag>
|
298
299
|
</tags>
|
@@ -333,12 +334,6 @@
|
|
333
334
|
<usage_type>test</usage_type>
|
334
335
|
<checksum>4FC9D41F</checksum>
|
335
336
|
</file>
|
336
|
-
<file>
|
337
|
-
<filename>LICENSE.md</filename>
|
338
|
-
<filetype>md</filetype>
|
339
|
-
<usage_type>license</usage_type>
|
340
|
-
<checksum>E0468DD6</checksum>
|
341
|
-
</file>
|
342
337
|
<file>
|
343
338
|
<filename>README.md.erb</filename>
|
344
339
|
<filetype>erb</filetype>
|
@@ -346,10 +341,16 @@
|
|
346
341
|
<checksum>703C9964</checksum>
|
347
342
|
</file>
|
348
343
|
<file>
|
349
|
-
<filename>
|
344
|
+
<filename>LICENSE.md</filename>
|
350
345
|
<filetype>md</filetype>
|
351
|
-
<usage_type>
|
352
|
-
<checksum>
|
346
|
+
<usage_type>license</usage_type>
|
347
|
+
<checksum>A21A3ED2</checksum>
|
348
|
+
</file>
|
349
|
+
<file>
|
350
|
+
<filename>CalibrationReportsEnhanced_Test.rb</filename>
|
351
|
+
<filetype>rb</filetype>
|
352
|
+
<usage_type>test</usage_type>
|
353
|
+
<checksum>600F96BA</checksum>
|
353
354
|
</file>
|
354
355
|
<file>
|
355
356
|
<version>
|
@@ -360,13 +361,13 @@
|
|
360
361
|
<filename>measure.rb</filename>
|
361
362
|
<filetype>rb</filetype>
|
362
363
|
<usage_type>script</usage_type>
|
363
|
-
<checksum>
|
364
|
+
<checksum>5EC0C6F3</checksum>
|
364
365
|
</file>
|
365
366
|
<file>
|
366
|
-
<filename>
|
367
|
-
<filetype>
|
368
|
-
<usage_type>
|
369
|
-
<checksum>
|
367
|
+
<filename>README.md</filename>
|
368
|
+
<filetype>md</filetype>
|
369
|
+
<usage_type>readme</usage_type>
|
370
|
+
<checksum>9073A0CD</checksum>
|
370
371
|
</file>
|
371
372
|
</files>
|
372
373
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
@@ -1,9 +1,10 @@
|
|
1
|
+
<?xml version="1.0"?>
|
1
2
|
<measure>
|
2
3
|
<schema_version>3.0</schema_version>
|
3
4
|
<name>coil_cooling_dx_single_speed_multiplier</name>
|
4
5
|
<uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b16</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>4a428d9f-5f11-4a16-96ea-13d037c7a008</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
8
9
|
<class_name>CoilCoolingDXSingleSpeedMultiplier</class_name>
|
9
10
|
<display_name>Cooling Coils DX Single Speed Multiplier</display_name>
|
@@ -16,10 +17,10 @@
|
|
16
17
|
<type>Choice</type>
|
17
18
|
<required>true</required>
|
18
19
|
<model_dependent>false</model_dependent>
|
19
|
-
<default_value
|
20
|
+
<default_value>{97f0a390-16f6-42d5-a754-4e43e3640cbf}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{97f0a390-16f6-42d5-a754-4e43e3640cbf}</value>
|
23
24
|
<display_name>*All DX Cooling Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -47,8 +48,8 @@
|
|
47
48
|
<default_value>1</default_value>
|
48
49
|
</argument>
|
49
50
|
</arguments>
|
50
|
-
<outputs/>
|
51
|
-
<provenances/>
|
51
|
+
<outputs />
|
52
|
+
<provenances />
|
52
53
|
<tags>
|
53
54
|
<tag>HVAC.Cooling</tag>
|
54
55
|
</tags>
|
@@ -60,12 +61,6 @@
|
|
60
61
|
</attribute>
|
61
62
|
</attributes>
|
62
63
|
<files>
|
63
|
-
<file>
|
64
|
-
<filename>LICENSE.md</filename>
|
65
|
-
<filetype>md</filetype>
|
66
|
-
<usage_type>license</usage_type>
|
67
|
-
<checksum>E0468DD6</checksum>
|
68
|
-
</file>
|
69
64
|
<file>
|
70
65
|
<filename>README.md.erb</filename>
|
71
66
|
<filetype>erb</filetype>
|
@@ -78,6 +73,12 @@
|
|
78
73
|
<usage_type>readme</usage_type>
|
79
74
|
<checksum>09247749</checksum>
|
80
75
|
</file>
|
76
|
+
<file>
|
77
|
+
<filename>LICENSE.md</filename>
|
78
|
+
<filetype>md</filetype>
|
79
|
+
<usage_type>license</usage_type>
|
80
|
+
<checksum>A21A3ED2</checksum>
|
81
|
+
</file>
|
81
82
|
<file>
|
82
83
|
<version>
|
83
84
|
<software_program>OpenStudio</software_program>
|
@@ -87,7 +88,7 @@
|
|
87
88
|
<filename>measure.rb</filename>
|
88
89
|
<filetype>rb</filetype>
|
89
90
|
<usage_type>script</usage_type>
|
90
|
-
<checksum>
|
91
|
+
<checksum>86AB2AD3</checksum>
|
91
92
|
</file>
|
92
93
|
</files>
|
93
94
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
4
|
provided that the following conditions are met:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
3
3
|
# All rights reserved.
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|