CRAN Release 0.2.4
rgeedim 0.2.4
-
Add
gd_task_status()
andgd_task_uri()
for working with Task object produced bygd_export()
-
Fix for
gd_composite()
andgd_export()
errors whenregion
argument is specified as an R spatial object (rather than GeoJSON-like list) -
Fix bug in
gd_enum_elements()
and addgd_spectral_distance_metrics()
-
gd_initialize()
: Fix use of illogical use ofGOOGLE_APPLICATION_CREDENTIALS
environment variable contents for Google Cloud service accounts under some conditionsEE_SERVICE_ACC_PRIVATE_KEY
is used for service accounts, whereas the former is used only for application credentials.GOOGLE_APPLICATION_CREDENTIALS
is respected bygd_authenticate()
auth_mode
"gcloud"
and"appdefault"
.