First time here? Check out the Help page!
1 | initial version |
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.