pysepal.solara.utils.get_current_drive_interface#

pysepal.solara.utils.get_current_drive_interface()[source]#

Returns the Drive interface for the current runtime.

Resolved exactly as get_current_gee_interface().

Returns:

The interface for this runtime.

Raises:

SepalSessionError – A per-connection runtime has no session, i.e. the Page component is missing @with_sepal_sessions.

Return type:

GDriveInterface