NREL / OpenStudio-server

The OpenStudio Server is a docker or Helm deployable instance which allows for large-scale parametric analyses of building energy models using the OpenStudio or URBANopt CLIs.
http://www.openstudio.net/
Other
46 stars 20 forks source link

Web pages update #768

Open IainMacdonald opened 5 months ago

IainMacdonald commented 5 months ago

Updates to the web interface:

brianlball commented 5 months ago

@IainMacdonald this looks cool at first glance. Will have to build it and check it out. we are currently trying to get the tests back up after the change to Ruby3. i'm curious about the analysis estimation time to complete. when I added the ability to do 2 analyses at a time, the way we were calculating actual analysis runtime was no longer valid. I have not had a chance to really think about how to fix that, but maybe this could help?

IainMacdonald commented 5 months ago

Please do build and check - its a bit unnerving that all the auto checks have failed! The time to complete may need some appreciation of the number of workers but its in the right ball park just now. When it gets to the last batch of data points the end comes more quickly as they all complete at about the same time.