pysepal.solara.utils#
Utility functions for working with GEE interfaces in Solara applications.
This module provides convenient helper functions to access the current GEE interface and SepalClient without having to manage sessions manually.
Functions
Returns the Drive interface for the current runtime. |
|
Returns the GEE interface for the current runtime. |
|
Returns a SepalClient for the current runtime's session. |
|
Return the current runtime scope's session status. |
|
Return every session the process holds. |