endono
endono
I sent you an small sample dataset, which also raise decoding error.
Thank you for your quick response ! I temporally replaced newer core.py/io.py, then tried to read test_1994.ctl. I think the newer core.py successfully read the binary data using with test_1994.ctl....
I got an error when reading my ctl file with following line: TDEF 1020 LINEAR 1JAN2015 1MO Error messages were { "name": "UFuncTypeError", "message": "Cannot cast ufunc 'add' input 1...
Newer core.py and io.py worked ! Thank you.