CRAN Release 0.2.6
rgeedim 0.2.6
-
gd_authenticate()
: Updates-
Added
force
andscopes
arguments fromearthengine()$Authenticate()
.force
defaults toTRUE
for consistency with prior behavior, and because users often want to usegd_authenticate()
to change existing credentials. -
Updated documentation for other
auth_mode
e.g."colab"
-
-
gd_initialize()
: Updates-
Added arguments
credentials
,cloud_api_key
,url
,http_transport
andproject
-
Deprecated argument
opt_url
(in favor ofurl
)
-
-
Argument updates compatible with older versions of Python 'earthengine-api' (< 0.1.382)
Full Changelog: 0.2.5...0.2.6