Skip to content

Fix OpenStudio not loading design day files with Solar Model Indicator of 'ASHRAETau2017' - #200

Open
eringold wants to merge 1 commit into
developfrom
fix_ashraetau2017
Open

Fix OpenStudio not loading design day files with Solar Model Indicator of 'ASHRAETau2017'#200
eringold wants to merge 1 commit into
developfrom
fix_ashraetau2017

Conversation

@eringold

@eringold eringold commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

… for versions prior to 3.10. Before translating the DDY, the measure now checks the file contents for ASHRAETau2017. If found, it writes a sanitized copy (with ASHRAETau) into a fresh temp directory and translates that instead. The translation result is also now checked for emptiness and reports an error rather than raising on .get. Added test.

…r of 'ASHRAETau2017' for versions prior to 3.10. Before translating the DDY, the measure now checks the file contents for ASHRAETau2017. If found, it writes a sanitized copy (with ASHRAETau) into a fresh temp directory and translates that instead. The translation result is also now checked for emptiness and reports an error rather than raising on .get. Added test.
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.

1 participant