Page 1 of 1

WeatherFile

Posted: Tue Jul 30, 2019 9:57 am
by akrania
I have been trying to find a way to check and change the weather file through scripting.
But unfortunately from the resources, that are provided by IES, I can only read variables such as min/max temp, cloud cover etc.
Does anyone know how to actually change the WeatherFile?

Thanks a lot in advanvce!

(I will keep investigating it and update you should I have any news)

Re: WeatherFile

Posted: Wed Aug 07, 2019 8:50 am
by Rhind
You can only use the WeatherFileReader to read, not to write.

Re: WeatherFile

Posted: Wed Aug 07, 2019 9:16 am
by akrania
Hello Rhind,

That hardly answers the question.

There are other choices like:
open_wea_data(), GET/SET methods etc. plus there are template scripts to show /change specific conditions.

And I am currently working on a work around.

Thanks!

Re: WeatherFile

Posted: Mon Aug 19, 2019 10:57 am
by ZengaNyi
Hello,

I am also interested in finding a way to change the weather file through scripting (I am yet to find a way)- would appreciate any updates on this thread!

Thank you

Re: WeatherFile

Posted: Fri Jun 24, 2022 4:53 pm
by gazzat5
I third this, please IES VE add a method for changing the weather file through the Python API!