pysepal.scripts#
Gather all the scripts used to support the pysepal interface (widgets and map).
Example
from pysepal.scripts import utils as su
su.random_string(5)
'ixzqk'
Modules
Decorators used in sepal-ui. |
|
Google Drive interface for SEPAL integration. |
|
All the heleper methods to interface Google Earthengine with sepal-ui. |
|
GEEInterface class for Earth Engine operations. |
|
Task management utilities for GEE operations. |
|
Client for interacting with sepal userFiles API. |
|
Controller for running long-running tasks in a separate thread. |
|
All the helper function of sepal-ui. |
|
A specific arning object that is always displayed in the Alert. |