sepal_ui.scripts#

Gather all the scripts used to support the sepal-ui interface (widgets and map).

Example

from sepal_ui.scripts import utils as su

su.random_string(5)
'nlwtw'

Modules

sepal_ui.scripts.decorator

Decorators used in sepal-ui.

sepal_ui.scripts.gee

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

sepal_ui.scripts.utils

All the helper function of sepal-ui.

sepal_ui.scripts.warning

A specific arning object that is always displayed in the Alert.