Skip to content

CRAN Release 0.2.6

Compare
Choose a tag to compare
@brownag brownag released this 19 Dec 01:39
· 9 commits to main since this release

rgeedim 0.2.6

  • gd_authenticate(): Updates

    • Added force and scopes arguments from earthengine()$Authenticate(). force defaults to TRUE for consistency with prior behavior, and because users often want to use gd_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 and project

    • Deprecated argument opt_url (in favor of url)

  • Argument updates compatible with older versions of Python 'earthengine-api' (< 0.1.382)

Full Changelog: 0.2.5...0.2.6