Closed ericthewizard closed 1 year ago
I received a bug report from a user:
thm_load_mom,probe = ['a'],trange = ['2012-03-01/16:00:00','2012-03-01/16:30:00'], level = 'l1' and I get this error message: READF: Input conversion error. Unit: 100, File: /Users/fikrebeyene/data/themis/tha/l1/esa/0000/tha_l1_esa_cal.txt Execution halted at: THM_LOAD_ESA_CAL 59 /Users/fikrebeyene/IDLWorkspace/Default/spedas_5_0/projects/themis/spacecraft/particles/ESA/packet/thm_load_esa_cal.pro THM_LOAD_MOM 616 /Users/fikrebeyene/IDLWorkspace/Default/spedas_5_0/projects/themis/spacecraft/particles/moments/thm_load_mom.pro
thm_load_mom,probe = ['a'],trange = ['2012-03-01/16:00:00','2012-03-01/16:30:00'], level = 'l1'
and I get this error message:
READF: Input conversion error. Unit: 100, File: /Users/fikrebeyene/data/themis/tha/l1/esa/0000/tha_l1_esa_cal.txt
Execution halted at:
THM_LOAD_ESA_CAL 59 /Users/fikrebeyene/IDLWorkspace/Default/spedas_5_0/projects/themis/spacecraft/particles/ESA/packet/thm_load_esa_cal.pro
THM_LOAD_MOM 616 /Users/fikrebeyene/IDLWorkspace/Default/spedas_5_0/projects/themis/spacecraft/particles/moments/thm_load_mom.pro
I'm unable to reproduce it on my Mac.
I suggested that the user try deleting the calibrations file (so that it re-downloads it), in case there was an issue while downloading it
Update: re-downloading the file fixed the issue
I received a bug report from a user:
I'm unable to reproduce it on my Mac.