NREL / OpenStudio-workflow-gem

http://openstudio.net
Other
14 stars 4 forks source link

'No valid weather file defined in either the osm or osw.' warning #145

Open joseph-robertson opened 2 years ago

joseph-robertson commented 2 years ago

https://github.com/NREL/OpenStudio-workflow-gem/blob/develop/lib/openstudio/workflow/jobs/run_initialization.rb#L200.

This is thrown even if, for example, you set the weather file using a measure from your osw. Can we change from warn to info or debug, or perhaps throw this warning later in the workflow?