sepal_ui.scripts.gee.is_asset#

sepal_ui.scripts.gee.is_asset(asset_name, folder='')[source]#

Check if the asset already exist in the user asset folder.

Parameters:
  • asset_descripsion – the descripsion of the asset

  • folder (str | Path) – the folder of the glad assets

  • asset_name (str)

Returns:

true if already in folder

Return type:

bool