openstudio-analysis 0.1.8 → 0.1.9

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 (268) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +14 -1
  3. data/Rakefile +1 -1
  4. data/lib/openstudio/analysis/server_api.rb +2 -0
  5. data/lib/openstudio/analysis/translator/excel.rb +86 -39
  6. data/lib/openstudio/analysis/version.rb +1 -2
  7. data/lib/openstudio/helpers/string.rb +1 -2
  8. data/lib/openstudio/templates/argument.json.erb +0 -2
  9. data/lib/openstudio/templates/workflow_item.json.erb +1 -0
  10. data/spec/files/discrete_variables.xlsx +0 -0
  11. data/spec/files/export/analysis/discrete_seed.json +652 -0
  12. data/spec/files/export/analysis/discrete_seed.zip +0 -0
  13. data/spec/files/export/analysis/small_seed.json +82 -116
  14. data/spec/files/export/analysis/small_seed.zip +0 -0
  15. data/spec/files/proxy.xlsx +0 -0
  16. data/spec/files/proxy_user.xlsx +0 -0
  17. data/spec/files/small_list.xlsx +0 -0
  18. data/spec/files/~$discrete_variables.xlsx +0 -0
  19. data/spec/openstudio/analysis/server_api_spec.rb +1 -1
  20. data/spec/openstudio/analysis/translator/excel_spec.rb +69 -11
  21. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.25.xml +9 -0
  22. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.26.xml +9 -0
  23. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.27.xml +9 -0
  24. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.28.xml +9 -0
  25. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.29.xml +9 -0
  26. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.30.xml +9 -0
  27. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.31.xml +9 -0
  28. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.32.xml +9 -0
  29. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.33.xml +9 -0
  30. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.34.xml +9 -0
  31. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.35.xml +9 -0
  32. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.36.xml +9 -0
  33. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.37.xml +9 -0
  34. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.38.xml +9 -0
  35. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.39.xml +9 -0
  36. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.40.xml +9 -0
  37. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.41.xml +9 -0
  38. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.42.xml +9 -0
  39. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.43.xml +9 -0
  40. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.44.xml +9 -0
  41. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.45.xml +9 -0
  42. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.25.xml +9 -0
  43. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.26.xml +9 -0
  44. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.27.xml +9 -0
  45. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.28.xml +9 -0
  46. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.29.xml +9 -0
  47. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.30.xml +9 -0
  48. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.31.xml +9 -0
  49. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.32.xml +9 -0
  50. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.33.xml +9 -0
  51. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.34.xml +9 -0
  52. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.35.xml +9 -0
  53. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.36.xml +9 -0
  54. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.37.xml +9 -0
  55. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.38.xml +9 -0
  56. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.39.xml +9 -0
  57. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.40.xml +9 -0
  58. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.41.xml +9 -0
  59. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.42.xml +9 -0
  60. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.43.xml +9 -0
  61. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.44.xml +9 -0
  62. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.45.xml +9 -0
  63. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.25.xml +7 -0
  64. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.26.xml +7 -0
  65. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.27.xml +7 -0
  66. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.28.xml +7 -0
  67. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.29.xml +7 -0
  68. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.30.xml +7 -0
  69. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.31.xml +7 -0
  70. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.32.xml +7 -0
  71. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.33.xml +7 -0
  72. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.34.xml +7 -0
  73. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.35.xml +7 -0
  74. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.36.xml +7 -0
  75. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.37.xml +7 -0
  76. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.38.xml +7 -0
  77. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.39.xml +7 -0
  78. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.40.xml +7 -0
  79. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.41.xml +7 -0
  80. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.42.xml +7 -0
  81. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.43.xml +7 -0
  82. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.44.xml +7 -0
  83. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.45.xml +7 -0
  84. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.0.xml +9 -0
  85. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.1.xml +9 -0
  86. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.2.xml +9 -0
  87. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.3.xml +21 -0
  88. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.xml +9 -0
  89. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.25.xml +20 -0
  90. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.26.xml +20 -0
  91. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.27.xml +20 -0
  92. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.28.xml +20 -0
  93. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.29.xml +20 -0
  94. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.30.xml +20 -0
  95. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.31.xml +20 -0
  96. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.32.xml +20 -0
  97. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.33.xml +20 -0
  98. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.34.xml +20 -0
  99. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.35.xml +20 -0
  100. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.36.xml +20 -0
  101. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.37.xml +20 -0
  102. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.38.xml +20 -0
  103. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.39.xml +20 -0
  104. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.40.xml +20 -0
  105. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.41.xml +20 -0
  106. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.42.xml +30 -0
  107. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.43.xml +20 -0
  108. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.44.xml +20 -0
  109. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.45.xml +20 -0
  110. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.0.xml +9 -0
  111. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.1.xml +9 -0
  112. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.10.xml +9 -0
  113. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.11.xml +9 -0
  114. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.2.xml +9 -0
  115. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.3.xml +23 -0
  116. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.4.xml +9 -0
  117. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.5.xml +9 -0
  118. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.6.xml +9 -0
  119. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.7.xml +9 -0
  120. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.8.xml +9 -0
  121. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.9.xml +9 -0
  122. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.xml +23 -0
  123. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.0.xml +23 -0
  124. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.1.xml +9 -0
  125. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.10.xml +23 -0
  126. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.11.xml +9 -0
  127. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.12.xml +9 -0
  128. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.13.xml +9 -0
  129. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.14.xml +9 -0
  130. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.15.xml +9 -0
  131. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.16.xml +9 -0
  132. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.17.xml +9 -0
  133. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.2.xml +9 -0
  134. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.3.xml +9 -0
  135. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.4.xml +9 -0
  136. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.5.xml +9 -0
  137. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.6.xml +9 -0
  138. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.7.xml +9 -0
  139. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.8.xml +9 -0
  140. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.9.xml +23 -0
  141. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.xml +16 -0
  142. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.18.xml +21 -0
  143. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.19.xml +21 -0
  144. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.20.xml +21 -0
  145. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.21.xml +21 -0
  146. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.22.xml +21 -0
  147. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.23.xml +21 -0
  148. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.24.xml +21 -0
  149. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.25.xml +21 -0
  150. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.26.xml +21 -0
  151. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.27.xml +21 -0
  152. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.28.xml +21 -0
  153. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.29.xml +21 -0
  154. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.30.xml +21 -0
  155. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.31.xml +21 -0
  156. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.32.xml +21 -0
  157. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.33.xml +21 -0
  158. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.34.xml +21 -0
  159. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.35.xml +21 -0
  160. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.36.xml +39 -0
  161. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.37.xml +21 -0
  162. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.38.xml +21 -0
  163. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.25.xml +9 -0
  164. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.26.xml +9 -0
  165. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.27.xml +9 -0
  166. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.28.xml +9 -0
  167. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.29.xml +9 -0
  168. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.30.xml +9 -0
  169. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.31.xml +9 -0
  170. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.32.xml +9 -0
  171. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.33.xml +9 -0
  172. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.34.xml +9 -0
  173. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.35.xml +9 -0
  174. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.36.xml +9 -0
  175. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.37.xml +9 -0
  176. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.38.xml +9 -0
  177. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.39.xml +9 -0
  178. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.40.xml +9 -0
  179. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.41.xml +9 -0
  180. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.42.xml +19 -0
  181. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.43.xml +9 -0
  182. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.44.xml +9 -0
  183. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.45.xml +9 -0
  184. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.25.xml +9 -0
  185. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.26.xml +9 -0
  186. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.27.xml +9 -0
  187. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.28.xml +9 -0
  188. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.29.xml +9 -0
  189. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.30.xml +9 -0
  190. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.31.xml +9 -0
  191. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.32.xml +9 -0
  192. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.33.xml +9 -0
  193. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.34.xml +9 -0
  194. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.35.xml +9 -0
  195. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.36.xml +9 -0
  196. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.37.xml +9 -0
  197. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.38.xml +9 -0
  198. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.39.xml +9 -0
  199. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.40.xml +9 -0
  200. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.41.xml +9 -0
  201. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.42.xml +19 -0
  202. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.43.xml +9 -0
  203. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.44.xml +9 -0
  204. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.45.xml +9 -0
  205. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.25.xml +21 -0
  206. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.26.xml +21 -0
  207. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.27.xml +21 -0
  208. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.28.xml +21 -0
  209. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.29.xml +21 -0
  210. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.30.xml +21 -0
  211. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.31.xml +21 -0
  212. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.32.xml +21 -0
  213. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.33.xml +21 -0
  214. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.34.xml +21 -0
  215. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.35.xml +21 -0
  216. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.36.xml +21 -0
  217. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.37.xml +21 -0
  218. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.38.xml +21 -0
  219. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.39.xml +21 -0
  220. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.40.xml +21 -0
  221. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.41.xml +21 -0
  222. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.42.xml +31 -0
  223. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.43.xml +21 -0
  224. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.44.xml +21 -0
  225. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.45.xml +24 -0
  226. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.25.xml +9 -0
  227. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.26.xml +9 -0
  228. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.27.xml +9 -0
  229. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.28.xml +9 -0
  230. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.29.xml +9 -0
  231. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.30.xml +9 -0
  232. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.31.xml +9 -0
  233. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.32.xml +9 -0
  234. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.33.xml +9 -0
  235. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.34.xml +9 -0
  236. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.35.xml +9 -0
  237. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.36.xml +9 -0
  238. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.37.xml +9 -0
  239. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.38.xml +9 -0
  240. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.39.xml +9 -0
  241. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.40.xml +9 -0
  242. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.41.xml +9 -0
  243. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.42.xml +19 -0
  244. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.43.xml +9 -0
  245. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.44.xml +9 -0
  246. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.45.xml +9 -0
  247. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.25.xml +7 -0
  248. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.26.xml +7 -0
  249. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.27.xml +7 -0
  250. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.28.xml +7 -0
  251. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.29.xml +7 -0
  252. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.30.xml +7 -0
  253. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.31.xml +7 -0
  254. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.32.xml +7 -0
  255. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.33.xml +7 -0
  256. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.34.xml +7 -0
  257. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.35.xml +7 -0
  258. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.36.xml +7 -0
  259. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.37.xml +7 -0
  260. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.38.xml +7 -0
  261. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.39.xml +7 -0
  262. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.40.xml +7 -0
  263. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.41.xml +7 -0
  264. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.42.xml +7 -0
  265. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.43.xml +7 -0
  266. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.44.xml +7 -0
  267. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.45.xml +7 -0
  268. metadata +508 -2
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.392335" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000252">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000171">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.132431">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.419713" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000368">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000166">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.150012">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.39153" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000235">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000131">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.12524">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.394852" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.00023">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000138">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.12991">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.390766" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000246">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000121">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.120724">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.39218" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000214">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000131">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.127247">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.383361" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000216">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.00013">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.120778">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.385172" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000242">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000153">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.123669">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.377834" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000218">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000129">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.131287">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.417105" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000278">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000145">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.122677">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.358243" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.00022">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000111">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.098432">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.365336" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000238">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000134">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.098463">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,31 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.092136" failures="0" errors="3" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000135">
4
+ <failure type="NameError" message="undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt;">
5
+ undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt; (NameError)
6
+ NameError:
7
+ undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt;
8
+ ./lib/openstudio/analysis/translator/excel.rb:55:in `process'
9
+ ./spec/openstudio/analysis/translator/excel_spec.rb:72:in `block (3 levels) in &lt;top (required)&gt;' </failure>
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="4.5e-05">
12
+ <failure type="NameError" message="undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt;">
13
+ undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt; (NameError)
14
+ NameError:
15
+ undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt;
16
+ ./lib/openstudio/analysis/translator/excel.rb:55:in `process'
17
+ ./spec/openstudio/analysis/translator/excel_spec.rb:72:in `block (3 levels) in &lt;top (required)&gt;' </failure>
18
+ </testcase>
19
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="4.3e-05">
20
+ <failure type="NameError" message="undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt;">
21
+ undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt; (NameError)
22
+ NameError:
23
+ undefined local variable or method `version_test' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe60ba2ebc8&gt;
24
+ ./lib/openstudio/analysis/translator/excel.rb:55:in `process'
25
+ ./spec/openstudio/analysis/translator/excel_spec.rb:72:in `block (3 levels) in &lt;top (required)&gt;' </failure>
26
+ </testcase>
27
+ <system-out>
28
+ </system-out>
29
+ <system-err>
30
+ </system-err>
31
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.383854" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000271">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000146">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.108593">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.387118" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000223">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000112">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.110382">
8
+ </testcase>
9
+ <system-out>
10
+ true
11
+ Analysis name is Example Analysis
12
+ Adding measure item 'reduce_lighting_loads_by_percentage'
13
+ Adding measure item 'reducespaceinfiltrationbypercentage'
14
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
15
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ Adding measure item 'reduce_ventilation_by_percentage'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,24 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="4" time="0.388542" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000315">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000128">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have notes and source" time="0.000127">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.116408">
10
+ </testcase>
11
+ <system-out>
12
+ true
13
+ /Users/nlong/Working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
14
+ Analysis name is Example Analysis
15
+ Adding measure item 'reduce_lighting_loads_by_percentage'
16
+ Adding measure item 'reducespaceinfiltrationbypercentage'
17
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
18
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
19
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
20
+ Adding measure item 'reduce_ventilation_by_percentage'
21
+ </system-out>
22
+ <system-err>
23
+ </system-err>
24
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.27859" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.205099">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.273525" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.20378">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.325183" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.254214">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.270142" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.215719">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.26056" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.206473">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.267819" failures="0" errors="0" skipped="0">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.210944">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>