First time here? Check out the Help page!

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

How to parse .stat file to csv or json?

asked 8 years ago

thoran's avatar

updated 1 year ago

I am doing some data analytics on weather data. At first I wanted to process epw files but then I realized that it is already done and available as .stat files. The problem though is to extract data from these files. I used regex for a few variables, but it is just too much time consuming. Does anyone have a better solution to parse these files preferably to csv or json? If the source code for the weather.exe is available somewhere, I could modify it to save the output as csv or json format.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered 8 years ago

If you are looking at US TMY3 weather files you can download them in .CSV format HERE

Preview: (hide)
link

Comments

Thank you Lyle for your answer. I have switched to using ddy and found all the csv files in the energyplus installation directory.

thoran's avatar thoran  ( 8 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 8 years ago

Seen: 356 times

Last updated: Dec 19 '16