SWIG Director Method Error in Create DOE Prototype Building with Weather File [closed]

Hi all,

I’m encountering an issue while trying to run the Create DOE Prototype Building measure in OpenStudio 3.8.0. The error specifically arises when the measure attempts to read the weather file. Here is the error message from the log:

"Error: SWIG director method error. IOError: not opened for reading

Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:238:in climate_zone_representative_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:376:inmodel_set_building_location' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb:37:in model_create_prototype_model' C:/Users/tarun/OpenStudio/Measures/create_DOE_prototype_building/measure.rb:200:inrun' [openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure 'C:/Users/tarun/OpenStudio/Measures/create_DOE_prototype_building/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading] "

Key Details:

OpenStudio version: 3.8.0 The EPW file path specified is: C:/UrbanoptRuns/OpenstudioRuns/WeatherFiles/USA_NJ_Newark.Intl.AP.725020_TMY3.epw What I've tried so far:

Verified that the EPW file exists in the directory. Set the absolute path for the EPW file in the code to avoid relative path issues. Despite this, I continue to get the "not opened for reading" error. I believe the problem could be related to how OpenStudio is handling the weather file, but I can't pinpoint the exact issue.

Has anyone faced a similar problem or have insights on how to resolve this error?

Thanks in advance for any help!

tarun.arasu's avatar
31
tarun.arasu
asked 2024-09-29 16:48:37 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2024-09-29 19:59:18 -0500
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "duplicate question" by Aaron Boranian 2024-09-29 19:52:38 -0500

Comments

Duplicate of this post.

Aaron Boranian's avatar Aaron Boranian (2024-09-29 19:52:49 -0500) edit
add a comment see more comments