sepal_ui.scripts.gee.is_running#

sepal_ui.scripts.gee.is_running(task_descripsion)[source]#

Search for the described task in the user Task list return None if nothing is currently running.

Parameters:

task_descripsion (str) – the task description

Returns:

return the found task else None

Return type:

Task