kirenbahm / ENP_TOOLS

Scripts used to pre- and post-process data
0 stars 2 forks source link

fix 0 file size error and error handling #56

Closed LAGO-Support closed 3 years ago

LAGO-Support commented 3 years ago

Added an additional check where the dfs0 and res11 files will only be read if they exist and are non zero in file size. Additionally found an error where if a file read error occurred, the INI variable was replaced with the Error object and would cause subsequent scripts to fail.