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

decorator

Decorators used in sepal-ui.

drive_interface

Google Drive interface for SEPAL integration.

gee

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

gee_interface

GEEInterface class for Earth Engine operations.

gee_task

Task management utilities for GEE operations.

sepal_client

Client for interacting with sepal userFiles API.

thread_controller

Controller for running long-running tasks in a separate thread.

utils

All the helper function of sepal-ui.

warning

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