pysepal.solara.decorators#

Decorators for working with GEE interfaces in Solara applications.

This module provides decorators that can be used to automatically handle GEE interface initialization and error handling in Solara components.

Functions

with_sepal_sessions

Decorator that ensures a GEE interface is available before running the Solara Page component.