Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenStudioApplication 1.2.0 - Release Checklist #353

Closed
9 of 10 tasks
jmarrec opened this issue May 28, 2021 · 6 comments
Closed
9 of 10 tasks

OpenStudioApplication 1.2.0 - Release Checklist #353

jmarrec opened this issue May 28, 2021 · 6 comments

Comments

@jmarrec
Copy link
Collaborator

jmarrec commented May 28, 2021

  • Release Notes
  • Update OSM libraries to the right SDK version
  • Test Windows Installer
    • Julien: clean Win10 VM (rc3)
  • Test Mac Installer
  • Test Ubuntu 18.04 Installer
    • Julien (Note: on a developper machine) (rc3)
  • Test Ubuntu 20.04 Installer
  • Remove prerelease version and create tag
  • Email Blast
@jmarrec
Copy link
Collaborator Author

jmarrec commented May 28, 2021

Ubuntu 18.04: I can launch the App, I can load example Model, I can go to geometry preview, I can run a simulation with the openstudio_results measure in, see the reports just fine.

I can inspect and modify schedules.


When I clicked on "Sync Project Measures with libraries", I get this blank update dialog box (this was also the case on 1.1.0)

image

Just like in 1.1.0, when I run the OpenStudio::Model::exampleModel() with openstudio_results, a section fails which is annoying.

Looking at the BCL version_id (see https://bcl.nrel.gov/node/82918 , version id is 59fa3076-fa21-4623-9fd5-2cfa10e98db9), and the one I have locally, I think the "Sync Project Measures with Library" feature is broken... at least my BCL measure is outdated (my version_id is d394671c-2750-4ad2-9933-1ad9edfe8ac9) (and somewhat broken). @macumber I thought we fixed something like that recently?

Processing Reporting Measures.
Applying OpenStudioResults
  Result: Success
  Initial Condition: Gathering data from EnergyPlus SQL file and OSM model.
  Final Condition: Generated report with 20 sections to ./report.html.
  Warn: Annual Overview section failed and was skipped because: Optional not initialized. Detail on error follows.
  Warn: /tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/measure.rb:228:in `eval'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/resources/os_lib_reporting.rb:501:in `block in output_data_end_use_table'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/resources/os_lib_reporting.rb:491:in `each'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/resources/os_lib_reporting.rb:491:in `output_data_end_use_table'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/resources/os_lib_reporting.rb:258:in `annual_overview_section'
(eval):1:in `block in run'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/measure.rb:228:in `eval'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/measure.rb:228:in `block in run'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/measure.rb:224:in `each'
/tmp/osmodel-1622211759-1/resources/measures/OpenStudioResults/measure.rb:224:in `run'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/util/measure.rb:519:in `apply_measure'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/util/measure.rb:114:in `block in apply_measures'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/run.rb:292:in `step'
:/ruby/2.5.0/gems/openstudio-workflow-2.1.0/lib/openstudio/workflow/run.rb:234:in `run'
:/openstudio_cli.rb:971:in `execute'
:/openstudio_cli.rb:761:in `execute'
:/openstudio_cli.rb:1755:in `<main>'
eval:175:in `eval'
eval:175:in `require_embedded_absolute'
eval:160:in `block in require_embedded'
eval:154:in `each'
eval:154:in `require_embedded'
eval:113:in `require'
eval:3:in `<main>'
Gathering Reports.
Completed.

@jmarrec
Copy link
Collaborator Author

jmarrec commented May 28, 2021

Ok nevermind the BCL thing. My ~/BCL folder was broken, lots of duplicates, I cleared it out. The Sync Project Measure with Library worked, then the reporting measure didn't have any problems.

@jmarrec jmarrec added this to the OpenStudio Application 1.2.0 milestone May 28, 2021
@jmarrec
Copy link
Collaborator Author

jmarrec commented May 28, 2021

Windows 10: clean VM.

I got the usual Windows defender warning when installing.
The CLI is functional, used it to create the exampleModel

C:\openstudioapplication-1.2.0-rc3\bin\openstudio.exe -e "m = OpenStudio::Model::exampleModel(); m.save('example.osm')"

Loaded it

Clicked through all tabs. Changed things randomly.
GeometryPreview works.
Added BCL measure openstudio_results
Ran simulation successfully.
Was able to inspect the reports.

Went to HVAC tab, added a DHW loop.
Ran simulation successfully again.


made new model, Used floorspaceJS to create a simple block, was able to merge it to model and inspect geometry.

@jmarrec
Copy link
Collaborator Author

jmarrec commented Jun 1, 2021

My testing of https://github.com/openstudiocoalition/OpenStudioApplication/releases/tag/v1.2.0-rc6

I focused on checking the GeometryPreview, GeometryEditor floorspacejS + openstreetmap, and running a simulation and seeing the openstudio_results

  • Ubuntu 18.04 (dev machine)
  • Ubuntu 20.04 (dev machine)
  • Windows 10 (20H2, clean VM)
  • macOS

@arif-hanif
Copy link

arif-hanif commented Jun 1, 2021

Mac (Big Sur 11.4)

I got the usual security warning that not from a verified source, during the install.

  • openstudio app
  • geometry preview
  • checked different tabs
  • added measure
  • ran simulation

@arif-hanif
Copy link

Windows 10

I got the usual security warning that not from a verified source, during the install.

  • openstudio app
  • geometry preview
  • checked different tabs
  • added measure
  • ran simulation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants