Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

zachl1220's profile - activity

2018-12-10 00:48:47 -0500 received badge  Notable Question (source)
2017-11-05 03:25:25 -0500 received badge  Popular Question (source)
2015-06-23 08:44:32 -0500 received badge  Scholar (source)
2015-06-23 08:44:30 -0500 received badge  Supporter (source)
2015-06-22 17:48:13 -0500 received badge  Student (source)
2015-06-22 16:42:16 -0500 commented question What is the best way to create an EPW weather file from real data?

Hi Neal,

Hadn't seen the second post you added, which helped a bit, but I still haven't been able to figure out a way to get more reliable solar radiation data besides converting verbal sky descriptions to numerical data. Does anyone have any suggestions for that?

2015-06-22 16:26:47 -0500 asked a question Best way to gather measured weather data for EPW files

I've been trying to create an EPW weather file for EnergyPlus for a building in the Cardiff region, and have looked through various methods of gathering actual measured data per hour for approximately 1 year. It seems to me that if I don't want to purchase this data from a source such as Weather Analytics, then the best way would be to try and utilize Weather Underground's meteorological data. I've seen suggestions of utilizing BeautifulSoup methods to scrape the hourly data from Weather Underground, and I imagine that would be the best way given the length of the simulation. My current issue, though, is the lack of cloud cover/solar radiation information in the WU database. Any suggestions where I may reliably find this data on an hourly basis that I can supplement to the WU data for a sufficient EPW? Also, any other suggestions to improve my methods would be greatly appreciated, as this is my first time generating weather files for EPlus. Thanks

2015-06-22 16:26:47 -0500 asked a question What is the best way to create an EPW weather file from real data?

I've been trying to create an EPW weather file for EnergyPlus for a building in the Cardiff region, and have looked through various methods of gathering actual measured data per hour for approximately 1 year. It seems to me that if I don't want to purchase this data from a source such as Weather Analytics, then the best way would be to try and utilize Weather Underground's meteorological data. I've seen suggestions of utilizing BeautifulSoup methods to scrape the hourly data from Weather Underground, and I imagine that would be the best way given the length of the simulation. My current issue, though, is the lack of cloud cover/solar radiation information in the WU database. Any suggestions where I may reliably find this data on an hourly basis that I can supplement to the WU data for a sufficient EPW? Also, any other suggestions to improve my methods would be greatly appreciated, as this is my first time generating weather files for EPlus. Thanks