tanushree04
tanushree04
Resolves #473
DOE Prototype Buildings are erroring out with an alfalfa exception when uploaded to the alfalfa cctwin server due to Index Error. To Reproduce: Upload model attached to alfalfa: https://cctwin.nrel.gov/ using...
DOE Prototype Building model is erroring out with an alfalfa exception when uploaded to the alfalfa cctwin server due to a UnicodeDecodeError To Reproduce: Upload model attached to alfalfa: https://cctwin.nrel.gov/...
#### What does this PR accomplish? Adds properties for horizontal piping #### What are the relevant tickets? #633
### Expected Behavior ### Actual Behavior ### Steps to Reproduce ### Version Information Modelica Buildings Library: `X.Y.Z` Modelica Standard Library: `X.Y.Z` TEASER: `X.Y.Z` Python: `X.Y.Z`
Objective : - add uo des cli call and methods to query results from modelica models - these results are required for the REOPT GHP LCCA analysis that will be...
We store building IDs in the URBANopt GeoJSON file, while querying outputs from the Modelica Model they ouputs have a UUID associated with the building Feature. We need to find...
### Expected Behavior ### Actual Behavior ### Steps to Reproduce ### Version Information Modelica Buildings Library: `X.Y.Z` Modelica Standard Library: `X.Y.Z` TEASER: `X.Y.Z` Python: `X.Y.Z`
I am running urbanopt cli installer 0.12.0, commands I ran : uo create -p *project* --ghe uo create -s *project*/example_project_with_ghe.json uo run -s *project*/baseline_scenario.csv -f *project*/example_project_with_ghe.json uo process -s project*/baseline_scenario.csv...