0

EPW to CSV conversion from a Mac ?

Hi, for EnergyPlus 9.5, is there a way to do a weather file conversion from epw to csv from a Mac?

Google thinks there is a WeatherConverter in the Preprocess folder but there is not.

On Windows there is a weather utility in EP-Launch that does it, but the Mac install comes with an EP-Launch-Lite that does not have this function (and does not work anyway).

An online version of the weather utility would be ok.

graham-s-wright's avatar
31
graham-s-wright
asked 2024-09-18 13:17:01 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

What do you mean by "CSV"? CSV is just a generic description for a file with Comma-Separated Variables. The data in an epw is already in CSV format, just the header is not, or at least not in an easy to read format. If you're thinking of the TMY3 CSV format that NREL uses for all their weather files, then there would need a text conversion moving the columns around but the data fields are 95% identical.

Joe Huang's avatar
2.8k
Joe Huang
answered 2024-09-18 13:35:39 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments