gapfill: Inform user that a lower epsilon value could be used
jonls opened this issue · 1 comments
jonls commented
If the gapfill command fails it may be necessary to run the command with a lower epsilon value. Currently an exception is raised by gapfind/gapfill which simply results in a stack trace being shown to the user. With #73 and #74 it should be possible to provide an error message to the user that explains that the user can try a lower epsilon value.