Skip to content

Detailed hvac viewer - #31

Merged
mdahlhausen merged 10 commits into
masterfrom
detailed_hvac_viewer
May 27, 2024
Merged

Detailed hvac viewer#31
mdahlhausen merged 10 commits into
masterfrom
detailed_hvac_viewer

Conversation

@mdahlhausen

Copy link
Copy Markdown
Member

An important update that dynamically creates the graph from the HVAC data, instead of being hardcoded to the example file

mdahlhausen and others added 10 commits May 20, 2024 13:13
add dropdown menu
updated wrong measure.rb
- change image names to match the OS object type
- include another path option for image lookup so they will show when running tests
- update .gitignore to ignore all test outputs
- removes hardcoded gridData json
- adds populateGrid to create the gridData object necessary for plotting
- adds  createGrid to assign positions in the grid
- adds assignImage to return the image file for a given object type
- adds splitOutdoorAirSystemObjects to split the outdoor air system object into two for grid plotting purposes. handles node attachments and assignments
- takes hvac_data out of an array; it is already an array. adapt code to account for the change.
- change high level names from object_name to loop_name
- change component_type to component_side for clarity
@mdahlhausen
mdahlhausen merged commit 036c67e into master May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants