rburghol / om_agman

0 stars 0 forks source link

Python weather data parser/formatter fails #298

Open rburghol opened 3 years ago

rburghol commented 3 years ago
 /data/model/weather/sh/dh.weather.recent.sh
Traceback (most recent call last):
  File "./convert.py", line 193, in <module>
    convert_file(defifile,ofile,cfg,args)
  File "./convert.py", line 140, in convert_file
    didconvert = translate(ifile,ofile,cfg,args)
  File "./convert.py", line 72, in translate
    for irow in reader:
_csv.Error: line contains NULL byte