Hi,
I want to create a weather file with 5 minute data for 2019 weather data. I have processed all the 35 columns of .epw file. I still get the following error when I try to run.
EP: Program terminated: EnergyPlus Terminated--Error(s) Detected.
EP: ExpandObjects Started.
EP: No expanded file generated.
EP: ExpandObjects Finished. Time: 0.281
EP: EnergyPlus Starting
EP: EnergyPlus, Version 9.1.0-08d2e308bb, YMD=2020.12.08 00:07
EP: **FATAL:OpenWeatherFile: Unexpected End-of-File on EPW Weather file, while
reading header information, looking for header=LOCATION
EP: EnergyPlus Run Time=00hr 00min 2.15sec
EP: EnergyPlus process stopped.
What am I missing here?