You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"\nWARNING: The '{results_dir}' directory already exists and will be overwritten. If you want to keep the previous results, please move or rename the '{results_dir}' directory before re-running the expedition.\n"
295
295
)
296
296
decision=input(
297
-
"Do you want to continue and overwrite the existing results? (y/n): "
297
+
"Do you want to continue the expedition run and thereby overwrite the existing results? (y/n): "
0 commit comments