watem-sedem/rfactor

error propagation tqdm

Closed this issue · 1 comments

When using rfactor.process.load_rain_file in rfactor.process.load_rain_folder with tqdm, one does not get the proper errors back form load_rain_file. As such, no clear error is raised when a files in a folder do not have the correct format. In addition, the error message might be unclear (e.g. when time column of input files is not correct)

Is working now in #79, closing