Weather converter error

asked 2020-02-19 08:43:29 -0500

nadiabalvedi's avatar

updated 2020-02-20 13:36:55 -0500

I have converted a epw weather file into csv file, using the Energy Plus converter and made my adjustments. However, when I try to convert it back to epw using the same tool I get the following list of errors:

Severe ** Unexpected End-of-File on EPW Weather file, while reading header information, looking for header=DESIGN CONDITIONS

Severe ** Error during processing EPW header

But, according to the Auxiliary Programs guide, if there are no design conditions, then the format looks like: Number of Design Conditions,Title of Design Condition, 0

That's how I did in the csv weather file.

What am I doing wrong? Thanks for the help

edit retag flag offensive close merge delete

Comments

which adjustments did you make? if you delete certain columns it won't work. Try using a definition file instead.

Aravinda27's avatar Aravinda27  ( 2020-04-22 09:11:23 -0500 )edit