Conversion from .dat to .epw fails with WeatherConverter
Hi,
when I try to convert a .dat file to epw with WeatherConverter, it says "Errors occured while processing" and returns a .stat-file and a .audit-file. The stat doesnt seem to workn the audit-file says:
-EnergyPlus Weather Converter V8.1.0.005 -Input File Type=DAT, with FileName=C:\Users\ga49nez\Downloads\TRY2015_41135002387500_Jahr.dat -Out of Range Data items will be corrected. Error ( 64 { 40}) [Input conversion error] found while Reading Samson file=c:\users\ga49nez\downloads\try2015_41135002387500_jahr.dat Severe ** Error during reading header "Koordinatensystem : Lambert konform konisch" " aaaaa aaaaaaaaaaaaaaaaaaaaaa aa ddd add dd a ddd dd dddd" (1X,A5,1X,A22,1X,A2,1X,I3,2X,A1,I2,1X,I2,2X,A1,I3,1X,I2,2X,I4)
Am I missing something? Thanks for your help!
Kai
Comments
Hi @KLL,
Did you manage to convert the .dat file to EPW? I´m facing the same issue with a TRY file from the German database dwd.de. Unfortunately, they are all in .dat format
Actually, I´ve just found out that the data is encoded as netCDF-Format. Not sure if that gives more precision to find a solution.
Thanks in advance!
Hi @rafael.alonso, writing to you from 4 years in the future :) I'm doing the exact task, converting a TRY file from the german DWD. Did you figure out how to do it? I'm trying to author my own .def after Joe Huang's tip but it's proving to be tricky -- errors from WeatherConverter are ambiguous
Hi @joshkpeterson :) I never managed to convert it myself, we ended up working with @Joe Huang to get it done