sepal_ui.scripts.gee.wait_for_completion#

sepal_ui.scripts.gee.wait_for_completion(task_descripsion, widget_alert=None)[source]#

Wait until the selected process is finished. Display some output information.

Parameters:
  • task_descripsion (str) – name of the running task

  • widget_alert (Alert) – alert to display the output messages

Returns:

the final state of the task

Return type:

str