geetools.AuthenticateAccessor.list_user#

static geetools.AuthenticateAccessor.list_user(credential_pathname='')#

return all the available users in the set folder.

To reach “default” simply omit the name parameter in the User methods

Parameters:

credential_pathname (str) – The path to the folder where the credentials are stored. If not set, it uses the default path

Returns:

A list of strings with the names of the users

Return type:

list

Example

import ee
import geetools

geetools.User.list(