openstudio-calibration 0.11.1 → 0.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/test-with-openstudio.yml +108 -0
  3. data/CHANGELOG.md +8 -0
  4. data/Jenkinsfile +3 -2
  5. data/LICENSE.md +1 -1
  6. data/README.md +3 -0
  7. data/doc_templates/LICENSE.md +1 -1
  8. data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +1 -1
  9. data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +3 -3
  10. data/lib/measures/AddMonthlyUtilityData/LICENSE.md +1 -1
  11. data/lib/measures/AddMonthlyUtilityData/measure.xml +3 -3
  12. data/lib/measures/CalibrationReports/LICENSE.md +1 -1
  13. data/lib/measures/CalibrationReports/measure.xml +3 -3
  14. data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +1 -1
  15. data/lib/measures/CalibrationReportsEnhanced/measure.xml +3 -3
  16. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +1 -1
  17. data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +5 -5
  18. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +1 -1
  19. data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +5 -5
  20. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +1 -1
  21. data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +5 -5
  22. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +1 -1
  23. data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +5 -5
  24. data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +1 -1
  25. data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +5 -5
  26. data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +1 -1
  27. data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +5 -5
  28. data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +1 -1
  29. data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +5 -5
  30. data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +1 -1
  31. data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +5 -5
  32. data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +1 -1
  33. data/lib/measures/CoilHeatingGasMultiplier/measure.xml +5 -5
  34. data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +1 -1
  35. data/lib/measures/CoilHeatingGasPercentChange/measure.xml +5 -5
  36. data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +1 -1
  37. data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +5 -5
  38. data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +1 -1
  39. data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +5 -5
  40. data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +1 -1
  41. data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +3 -3
  42. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +1 -1
  43. data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +3 -3
  44. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +1 -1
  45. data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +3 -3
  46. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +1 -1
  47. data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +3 -3
  48. data/lib/measures/FansMultiplier/LICENSE.md +1 -1
  49. data/lib/measures/FansMultiplier/measure.xml +5 -5
  50. data/lib/measures/FansPercentChange/LICENSE.md +1 -1
  51. data/lib/measures/FansPercentChange/measure.xml +5 -5
  52. data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +1 -1
  53. data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +7 -7
  54. data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +1 -1
  55. data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +7 -7
  56. data/lib/measures/HardSizeHvac/LICENSE.md +1 -1
  57. data/lib/measures/HardSizeHvac/measure.xml +3 -3
  58. data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +1 -1
  59. data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +3 -3
  60. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +1 -1
  61. data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +3 -3
  62. data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +1 -1
  63. data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +3 -3
  64. data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +1 -1
  65. data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +3 -3
  66. data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +1 -1
  67. data/lib/measures/TimeseriesObjectiveFunction/measure.xml +4 -4
  68. data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +2 -0
  69. data/lib/measures/TimeseriesPlot/LICENSE.md +1 -1
  70. data/lib/measures/TimeseriesPlot/measure.xml +4 -4
  71. data/lib/measures/TimeseriesPlot/resources/report.html.erb +2 -0
  72. data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +1 -1
  73. data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +5 -5
  74. data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +1 -1
  75. data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +5 -5
  76. data/lib/measures/inspect_and_edit_parametric_schedules/LICENSE.md +1 -1
  77. data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +3 -3
  78. data/lib/measures/shift_hours_of_operation/LICENSE.md +1 -1
  79. data/lib/measures/shift_hours_of_operation/measure.xml +3 -3
  80. data/lib/openstudio/calibration/version.rb +1 -1
  81. data/openstudio-calibration.gemspec +6 -2
  82. metadata +64 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ddc99cd6013ac80d7c6b693eda8db6cf1c48075de632c5ea267d84e5a75a0871
4
- data.tar.gz: dba2c167bdae94f27c02852cc9e4f52a74ad88a91c21ec0043c73f975d7b0fa2
3
+ metadata.gz: 2472acb0658b059fc4adecf0c6dacebd8e9b2fdbc2756f84daf6193edd6631d8
4
+ data.tar.gz: 401e83ad8d4429aae741f97537a583cef1526dc0dd9c887b71c3b43d1918a213
5
5
  SHA512:
6
- metadata.gz: 4e84ba22425e4f4ece057768bfe05242ae3cd562e472aa13fa8d66731188e27572568fb9de589a212167a37765105b49cd4601e803d4bf2c6b69625d87431513
7
- data.tar.gz: 56fdead90fcb56ec6d258c3743dfdb7e58e5a24ce3b331a4c77987ec0a830bd7715d26b51278b6041af578ab6c6895efa6e96c7ce62e6573d71c3c968eb4a860
6
+ metadata.gz: a019151938f06616bb1d02b1c5dd49e6fd4b69133437c2b403525329d1d9f8fd93d7cf36087bfac91f76eaf4a51ebb82db0914c2272c4505a052b199cb305674
7
+ data.tar.gz: 39b5c84c8d9e163fe4c3d72fe86c7f93118a68d28194262101898a574aadb10a9f745af101a22bda8338476b89e520f13e2756918a1a29175317258cdfe6627d
@@ -0,0 +1,108 @@
1
+ # Test with OpenStudio container
2
+ name: test_with_openstudio
3
+ on: push
4
+
5
+ jobs:
6
+ test-gems-latest:
7
+ runs-on: ubuntu-latest
8
+ env:
9
+ BRANCH_NAME: ${{ github.ref_name }}
10
+ BUILD_NUMBER: ${{ github.run_number }}
11
+ DEPLOY_PATH: ${{ github.repository }}/${{ github.ref_name }}/${{ github.run_number }} # Path for S3 deployment
12
+ S3_BUCKET: ext-gem-dashboard
13
+
14
+ container: # Define the Docker container for the job. All subsequent steps run inside it.
15
+ image: nrel/openstudio:3.10.0
16
+ options: -u root -e "LANG=en_US.UTF-8" # These options are passed to the 'docker run' command internally
17
+
18
+ steps:
19
+ - name: Checkout Repository
20
+ # The repository will be checked out inside the 'nrel/openstudio:3.10.0' container
21
+ uses: actions/checkout@v4 # Use v4 for better security and features
22
+ with:
23
+ submodules: true # Set to true if your repository uses Git submodules
24
+
25
+ - name: Install Node.js and AWS CLI
26
+ # Install required dependencies for AWS actions to work in the OpenStudio container
27
+ shell: bash
28
+ run: |
29
+ echo "Installing Node.js and AWS CLI..."
30
+
31
+ # Update package list
32
+ apt-get update
33
+
34
+ # Install curl and other dependencies
35
+ apt-get install -y curl unzip
36
+
37
+ # Install Node.js (using NodeSource repository for latest LTS)
38
+ curl -fsSL https://deb.nodesource.com/setup_lts.x | bash -
39
+ apt-get install -y nodejs
40
+
41
+ # Install AWS CLI v2
42
+ curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
43
+ unzip awscliv2.zip
44
+ ./aws/install
45
+
46
+ # Verify installations
47
+ echo "Node.js version: $(node --version)"
48
+ echo "npm version: $(npm --version)"
49
+ echo "AWS CLI version: $(aws --version)"
50
+
51
+ # Clean up
52
+ rm -rf awscliv2.zip aws/
53
+
54
+ - name: Verify Environment and Run Measures
55
+ # All 'run' commands in this job now execute inside the specified Docker container.
56
+ shell: bash # Specify the shell if needed, though bash is default for Ubuntu runners
57
+ run: |
58
+ # Fix git ownership issue in container
59
+ git config --global --add safe.directory /__w/openstudio-load-flexibility-measures-gem/openstudio-load-flexibility-measures-gem
60
+
61
+ echo "OpenStudio Version: $(openstudio --version)"
62
+ echo "Ruby Version: $(ruby -v)"
63
+ echo "Listing OpenStudio Gems: $(openstudio gem_list)"
64
+
65
+ # Install dependencies before running tests
66
+ echo "Installing gem dependencies..."
67
+ bundle install
68
+
69
+ echo "Running spec tests..."
70
+ rake spec
71
+ echo "Running measures with verbose output:"
72
+ # This command will execute within the container.
73
+ # Ensure that './lib/measures' is the correct path relative to the checkout.
74
+ openstudio --verbose measure -r ./lib/measures
75
+
76
+ # The output for 'test' should now be generated directly into the workspace
77
+ # within the container, which is mounted from the host.
78
+ # No 'docker cp' is needed as the workspace is shared.
79
+ ls -al ./test # Verify the output directory exists and contains files
80
+
81
+ - name: Configure AWS Credentials
82
+ # This step is crucial for authenticating with AWS S3
83
+ uses: aws-actions/configure-aws-credentials@v4 # Use v4 for updated features
84
+ with:
85
+ aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
86
+ aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} # Assuming this is your secret name
87
+ aws-region: ${{ secrets.AWS_DEFAULT_REGION }} # Replace with your AWS region, e.g., us-west-2
88
+
89
+ - name: Sync files to S3 with branch and build in path
90
+ shell: bash
91
+ run: |
92
+ echo "Deploying to s3://${{ env.S3_BUCKET }}/${{ env.DEPLOY_PATH }}/"
93
+ # Ensure './test_results' is the correct source directory for the files to upload to S3.
94
+ dir_name=$(find -type d -name "test_results")
95
+ # It must match the output directory from the 'Run Measures' step.
96
+ aws s3 sync $dir_name s3://${{ env.S3_BUCKET }}/${{ env.DEPLOY_PATH }}/ \
97
+ --delete \
98
+ --acl public-read \
99
+ --cache-control "max-age=0, no-cache, no-store, must-revalidate"
100
+ echo "S3 sync complete."
101
+ echo "https://${{ env.S3_BUCKET }}.s3.amazonaws.com/${{ env.DEPLOY_PATH }}/dashboard/index.html"
102
+ echo dir_name=$dir_name >> $GITHUB_ENV # Save the directory name to an environment variable for later use
103
+
104
+ - name: Archive static site as artifact
105
+ uses: actions/upload-artifact@v4
106
+ with:
107
+ name: static-html-artifact
108
+ path: ${{ env.dir_name }} # Path should be relative to the GitHub workspace, which is shared with the container
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # OpenStudio Calibration Measures Gem
2
2
 
3
+ ## Version 0.12.1
4
+ * Update licenses and measure meta data
5
+ * Update depenencies (extension gem 0.9.2)
6
+
7
+ ## Version 0.12.0
8
+ * Support for OpenStudio 3.10 (upgrade to standards gem 0.8.2, extension gem 0.9.1)
9
+ * todo add log after finalize bug fixes for this release
10
+
3
11
  ## Version 0.11.1
4
12
  * Update dependencies for 3.9
5
13
 
data/Jenkinsfile CHANGED
@@ -1,6 +1,7 @@
1
- //Jenkins pipelines are stored in shared libraries. Please see: https://github.com/NREL/cbci_jenkins_libs
1
+ // Jenkins pipelines are stored in shared libraries. Please see: https://github.com/NREL/cbci_jenkins_libs
2
+ // Note that in the future this will be migrated to github actions
2
3
 
3
- @Library('cbci_shared_libs@developExtension') _
4
+ @Library('cbci_shared_libs') _
4
5
 
5
6
  // Build for PR to develop branch only.
6
7
  if ((env.CHANGE_ID) && (env.CHANGE_TARGET) ) { // check if set
data/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
data/README.md CHANGED
@@ -24,6 +24,9 @@ Or install it yourself as:
24
24
 
25
25
  |OpenStudio Calibration Gem|OpenStudio|Ruby|
26
26
  |:--------------:|:----------:|:--------:|
27
+ | 0.12.1 | 3.10 | 3.2.2 |
28
+ | 0.12.0 | 3.10 | 3.2.2 |
29
+ | 0.11.1 | 3.9 | 3.2.2 |
27
30
  | 0.11.0 | 3.9 | 3.2.2 |
28
31
  | 0.10.0 | 3.8 | 3.2.2 |
29
32
  | 0.9.0 | 3.7 | 2.7 |
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>add_monthly_json_utility_data</name>
5
5
  <uid>6da969e0-4256-49bf-9607-26504cc3d423</uid>
6
- <version_id>2dd7a637-0ecb-49bc-948b-b58861579022</version_id>
7
- <version_modified>2024-11-16T23:44:46Z</version_modified>
6
+ <version_id>0d4e2462-a0c4-4c56-b4de-9e6664569ae0</version_id>
7
+ <version_modified>2025-08-01T20:02:37Z</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>
@@ -135,7 +135,7 @@
135
135
  <filename>LICENSE.md</filename>
136
136
  <filetype>md</filetype>
137
137
  <usage_type>license</usage_type>
138
- <checksum>8696A072</checksum>
138
+ <checksum>CBFF29F5</checksum>
139
139
  </file>
140
140
  <file>
141
141
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>add_monthly_utility_data</name>
5
5
  <uid>6da969e0-4256-49bf-9607-26504cc3d421</uid>
6
- <version_id>258d8536-e7ac-4e7e-b12a-170981419ece</version_id>
7
- <version_modified>2024-11-16T23:44:47Z</version_modified>
6
+ <version_id>0a3b7c14-9361-4272-b915-c29a4d2a024e</version_id>
7
+ <version_modified>2025-08-01T20:02:39Z</version_modified>
8
8
  <xml_checksum>9064277D</xml_checksum>
9
9
  <class_name>AddMonthlyUtilityData</class_name>
10
10
  <display_name>AddMonthlyUtilityData</display_name>
@@ -71,7 +71,7 @@
71
71
  <filename>LICENSE.md</filename>
72
72
  <filetype>md</filetype>
73
73
  <usage_type>license</usage_type>
74
- <checksum>8696A072</checksum>
74
+ <checksum>CBFF29F5</checksum>
75
75
  </file>
76
76
  <file>
77
77
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>calibration_reports</name>
5
5
  <uid>2baede0a-65f3-47ec-b5f6-9c21d0f91aff</uid>
6
- <version_id>89001671-a5ff-41c1-bca7-8ce744484437</version_id>
7
- <version_modified>2024-11-16T23:44:49Z</version_modified>
6
+ <version_id>91b6db0a-4643-4a4d-a57e-cd060a1e9b51</version_id>
7
+ <version_modified>2025-08-01T20:02:41Z</version_modified>
8
8
  <xml_checksum>2C8A3EEF</xml_checksum>
9
9
  <class_name>CalibrationReports</class_name>
10
10
  <display_name>Calibration Reports</display_name>
@@ -33,7 +33,7 @@
33
33
  <filename>LICENSE.md</filename>
34
34
  <filetype>md</filetype>
35
35
  <usage_type>license</usage_type>
36
- <checksum>8696A072</checksum>
36
+ <checksum>CBFF29F5</checksum>
37
37
  </file>
38
38
  <file>
39
39
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>calibration_reports_enhanced</name>
5
5
  <uid>e6642d40-7366-4647-8724-53a37991d668</uid>
6
- <version_id>e97d879f-dc9a-4af2-a4d7-b79b07ed9a4b</version_id>
7
- <version_modified>2024-11-16T23:44:47Z</version_modified>
6
+ <version_id>798f5fc1-cb88-4c82-b7da-af6f92b2ab11</version_id>
7
+ <version_modified>2025-08-01T20:02:39Z</version_modified>
8
8
  <xml_checksum>2C8A3EEF</xml_checksum>
9
9
  <class_name>CalibrationReportsEnhanced</class_name>
10
10
  <display_name>Calibration Reports Enhanced</display_name>
@@ -314,7 +314,7 @@
314
314
  <filename>LICENSE.md</filename>
315
315
  <filetype>md</filetype>
316
316
  <usage_type>license</usage_type>
317
- <checksum>8696A072</checksum>
317
+ <checksum>CBFF29F5</checksum>
318
318
  </file>
319
319
  <file>
320
320
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_cooling_dx_single_speed_multiplier</name>
5
5
  <uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b16</uid>
6
- <version_id>51335a12-c81c-409e-8eb8-200156d5a676</version_id>
7
- <version_modified>2024-11-16T23:44:49Z</version_modified>
6
+ <version_id>a7fbb1a9-b5e6-4374-aa4f-5b4d5d507a7b</version_id>
7
+ <version_modified>2025-08-01T20:02:41Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXSingleSpeedMultiplier</class_name>
10
10
  <display_name>Cooling Coils DX Single Speed Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{94543b62-a5b5-43ca-a91c-7cf1d50e7be0}</default_value>
20
+ <default_value>{0856c5fd-bac7-4d25-a44a-4b810a2202ff}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{94543b62-a5b5-43ca-a91c-7cf1d50e7be0}</value>
23
+ <value>{0856c5fd-bac7-4d25-a44a-4b810a2202ff}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -65,7 +65,7 @@
65
65
  <filename>LICENSE.md</filename>
66
66
  <filetype>md</filetype>
67
67
  <usage_type>license</usage_type>
68
- <checksum>8696A072</checksum>
68
+ <checksum>CBFF29F5</checksum>
69
69
  </file>
70
70
  <file>
71
71
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_cooling_dx_single_speed_percent_change</name>
5
5
  <uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b37</uid>
6
- <version_id>4869fea7-341f-4b9b-8a4d-7747944de01e</version_id>
7
- <version_modified>2024-11-16T23:44:47Z</version_modified>
6
+ <version_id>7bf03f7c-3338-4f1d-86eb-09a2e36a55b5</version_id>
7
+ <version_modified>2025-08-01T20:02:39Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXSingleSpeedPercentChange</class_name>
10
10
  <display_name>Cooling Coils DX Single Speed Percent Change</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{1c9b066c-8507-40ae-aa4b-cdbbcddcd172}</default_value>
20
+ <default_value>{7c5e6574-aa77-48e9-9864-0fa6664ff4a2}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{1c9b066c-8507-40ae-aa4b-cdbbcddcd172}</value>
23
+ <value>{7c5e6574-aa77-48e9-9864-0fa6664ff4a2}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -65,7 +65,7 @@
65
65
  <filename>LICENSE.md</filename>
66
66
  <filetype>md</filetype>
67
67
  <usage_type>license</usage_type>
68
- <checksum>8696A072</checksum>
68
+ <checksum>CBFF29F5</checksum>
69
69
  </file>
70
70
  <file>
71
71
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_cooling_dx_two_speed_multiplier</name>
5
5
  <uid>fe4f36db-e296-4c9f-8199-19f2249384dd</uid>
6
- <version_id>765ab3f7-e1ae-414a-aa75-a79c9e750215</version_id>
7
- <version_modified>2024-11-16T23:44:47Z</version_modified>
6
+ <version_id>0a25851a-9ccf-4b3a-96ae-2f02ddf6c5c3</version_id>
7
+ <version_modified>2025-08-01T20:02:39Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXTwoSpeedMultiplier</class_name>
10
10
  <display_name>Cooling Coils DX Two Speed Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{0226ca4a-a5a6-404b-9241-ad5de4a9c387}</default_value>
20
+ <default_value>{fdc72f76-6c8a-4bd8-9124-626cb73d84fa}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{0226ca4a-a5a6-404b-9241-ad5de4a9c387}</value>
23
+ <value>{fdc72f76-6c8a-4bd8-9124-626cb73d84fa}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -83,7 +83,7 @@
83
83
  <filename>LICENSE.md</filename>
84
84
  <filetype>md</filetype>
85
85
  <usage_type>license</usage_type>
86
- <checksum>8696A072</checksum>
86
+ <checksum>CBFF29F5</checksum>
87
87
  </file>
88
88
  <file>
89
89
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_cooling_dx_two_speed_percent_change</name>
5
5
  <uid>2145d3a3-60fd-4b95-8faf-33e2402934fc</uid>
6
- <version_id>ed3e9448-4ba4-4633-9897-41f65a428564</version_id>
7
- <version_modified>2024-11-16T23:44:49Z</version_modified>
6
+ <version_id>b1b5252b-a882-4ad8-aab7-378b54f999c2</version_id>
7
+ <version_modified>2025-08-01T20:02:41Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingDXTwoSpeedPercentChange</class_name>
10
10
  <display_name>Cooling Coils DX Two Speed Percent Change</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{4b6fffe0-aa6d-4359-bed3-6153f509193f}</default_value>
20
+ <default_value>{ebb4f0dd-22ee-48f4-9926-cda07f6cf75b}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{4b6fffe0-aa6d-4359-bed3-6153f509193f}</value>
23
+ <value>{ebb4f0dd-22ee-48f4-9926-cda07f6cf75b}</value>
24
24
  <display_name>*All DX Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -83,7 +83,7 @@
83
83
  <filename>LICENSE.md</filename>
84
84
  <filetype>md</filetype>
85
85
  <usage_type>license</usage_type>
86
- <checksum>8696A072</checksum>
86
+ <checksum>CBFF29F5</checksum>
87
87
  </file>
88
88
  <file>
89
89
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_cooling_water_multiplier</name>
5
5
  <uid>0fb42580-a644-4291-9a08-05521a6e7940</uid>
6
- <version_id>0891c8f9-60bf-42f2-a9de-1dd90224bfb0</version_id>
7
- <version_modified>2024-11-16T23:44:49Z</version_modified>
6
+ <version_id>647b8b99-241a-4b8e-9d81-79914e5289c0</version_id>
7
+ <version_modified>2025-08-01T20:02:41Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingWaterMultiplier</class_name>
10
10
  <display_name>Cooling Coils Water Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{361898b3-4c80-4f20-bff4-296675ed448d}</default_value>
20
+ <default_value>{b8705184-b3c9-4e70-9bed-115a72f83b99}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{361898b3-4c80-4f20-bff4-296675ed448d}</value>
23
+ <value>{b8705184-b3c9-4e70-9bed-115a72f83b99}</value>
24
24
  <display_name>*All Water Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -101,7 +101,7 @@
101
101
  <filename>LICENSE.md</filename>
102
102
  <filetype>md</filetype>
103
103
  <usage_type>license</usage_type>
104
- <checksum>8696A072</checksum>
104
+ <checksum>CBFF29F5</checksum>
105
105
  </file>
106
106
  <file>
107
107
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_cooling_water_percent_change</name>
5
5
  <uid>51bc1f02-f01b-4c5e-818a-db76ed783665</uid>
6
- <version_id>9c856608-c6f6-486d-88e2-563c60f0c3b7</version_id>
7
- <version_modified>2024-11-16T23:44:49Z</version_modified>
6
+ <version_id>21bdd73c-b8da-4682-be19-c1138c349499</version_id>
7
+ <version_modified>2025-08-01T20:02:41Z</version_modified>
8
8
  <xml_checksum>8CBDDA1B</xml_checksum>
9
9
  <class_name>CoilCoolingWaterPercentChange</class_name>
10
10
  <display_name>Cooling Coils Water PercentChange</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{49c2f66b-6ec8-45fa-956e-06547f6b888c}</default_value>
20
+ <default_value>{6900f1b7-ad07-4bee-a9db-381768dac068}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{49c2f66b-6ec8-45fa-956e-06547f6b888c}</value>
23
+ <value>{6900f1b7-ad07-4bee-a9db-381768dac068}</value>
24
24
  <display_name>*All Water Cooling Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -101,7 +101,7 @@
101
101
  <filename>LICENSE.md</filename>
102
102
  <filetype>md</filetype>
103
103
  <usage_type>license</usage_type>
104
- <checksum>8696A072</checksum>
104
+ <checksum>CBFF29F5</checksum>
105
105
  </file>
106
106
  <file>
107
107
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_heating_electric_multiplier</name>
5
5
  <uid>122e854c-d939-4bea-822a-89f2a5584a01</uid>
6
- <version_id>a1be9710-f0e9-45a4-b025-3a6d11747cd6</version_id>
7
- <version_modified>2024-11-16T23:44:47Z</version_modified>
6
+ <version_id>b7804c19-a3e3-4321-b05e-56a144d54597</version_id>
7
+ <version_modified>2025-08-01T20:02:39Z</version_modified>
8
8
  <xml_checksum>1F3D2430</xml_checksum>
9
9
  <class_name>CoilHeatingElectricMultiplier</class_name>
10
10
  <display_name>Heating Coils Electric Multiplier</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{d7884f70-8abc-470a-a1aa-ba304d7a3a24}</default_value>
20
+ <default_value>{24938b20-6ad1-49c2-9517-4b18d8e877d6}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{d7884f70-8abc-470a-a1aa-ba304d7a3a24}</value>
23
+ <value>{24938b20-6ad1-49c2-9517-4b18d8e877d6}</value>
24
24
  <display_name>*All Electric Heating Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -65,7 +65,7 @@
65
65
  <filename>LICENSE.md</filename>
66
66
  <filetype>md</filetype>
67
67
  <usage_type>license</usage_type>
68
- <checksum>8696A072</checksum>
68
+ <checksum>CBFF29F5</checksum>
69
69
  </file>
70
70
  <file>
71
71
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.1</schema_version>
4
4
  <name>coil_heating_electric_percent_change</name>
5
5
  <uid>7c681481-16d2-4a8e-b0a3-71a86639f53a</uid>
6
- <version_id>ad31a8b3-c117-4052-bf96-c9680d99260b</version_id>
7
- <version_modified>2024-11-16T23:44:47Z</version_modified>
6
+ <version_id>803a13d7-9d5f-4838-b64b-b3178dc457cb</version_id>
7
+ <version_modified>2025-08-01T20:02:39Z</version_modified>
8
8
  <xml_checksum>1F3D2430</xml_checksum>
9
9
  <class_name>CoilHeatingElectricPercentChange</class_name>
10
10
  <display_name>Heating Coils Electric Percent Change</display_name>
@@ -17,10 +17,10 @@
17
17
  <type>Choice</type>
18
18
  <required>true</required>
19
19
  <model_dependent>false</model_dependent>
20
- <default_value>{c10df945-8e68-4c68-930e-06771c0b7ffd}</default_value>
20
+ <default_value>{0e7682af-12db-41ee-86a7-853c07018576}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{c10df945-8e68-4c68-930e-06771c0b7ffd}</value>
23
+ <value>{0e7682af-12db-41ee-86a7-853c07018576}</value>
24
24
  <display_name>*All Electric Heating Coils*</display_name>
25
25
  </choice>
26
26
  <choice>
@@ -65,7 +65,7 @@
65
65
  <filename>LICENSE.md</filename>
66
66
  <filetype>md</filetype>
67
67
  <usage_type>license</usage_type>
68
- <checksum>8696A072</checksum>
68
+ <checksum>CBFF29F5</checksum>
69
69
  </file>
70
70
  <file>
71
71
  <filename>README.md</filename>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
1
+ OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4