sepal_ui.scripts.gee#

All the heleper methods to interface Google Earthengine with sepal-ui.

Functions

delete_assets

Delete the selected asset and all its content.

get_assets

Get all the assets from the parameter folder.

is_asset

Check if the asset already exist in the user asset folder.

is_running

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

is_task

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

wait_for_completion

Wait until the selected process is finished.