Package: rgeedim 0.4.0

rgeedim: Search, Composite, and Download 'Google Earth Engine' Imagery with the 'Python' Module 'geedim'

Search, composite, and download 'Google Earth Engine' imagery with 'reticulate' bindings for the 'Python' module 'geedim' by Dugal Harris. Read the 'geedim' documentation here: <https://geedim.readthedocs.io/>. Wrapper functions are provided to make it more convenient to use 'geedim' to download images larger than the 'Google Earth Engine' size limit <https://developers.google.com/earth-engine/apidocs/ee-image-getdownloadurl>. By default the "High Volume" API endpoint <https://developers.google.com/earth-engine/cloud/highvolume> is used to download data and this URL can be customized during initialization of the package.

Authors:Andrew Brown [aut, cre], Dugal Harris [cph]

rgeedim_0.4.0.tar.gz
rgeedim_0.4.0.zip(r-4.7)rgeedim_0.4.0.zip(r-4.6)rgeedim_0.4.0.zip(r-4.5)
rgeedim_0.4.0.tgz(r-4.6-any)rgeedim_0.4.0.tgz(r-4.5-any)
rgeedim_0.4.0.tar.gz(r-4.7-any)rgeedim_0.4.0.tar.gz(r-4.6-any)
rgeedim_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rgeedim/json (API)
NEWS

# Install 'rgeedim' in R:
install.packages('rgeedim', repos = c('https://brownag.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/brownag/rgeedim/issues

Pkgdown/docs site:https://humus.rocks

On CRAN:

Conda:

geedimgeotiffgisgoogle-earth-enginepythonrasterremote-sensingsatellite-imageryspatialterra

7.58 score 53 stars 41 scripts 374 downloads 37 exports 12 dependencies

Last updated from:ec2ec5c396. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK194
source / vignettesOK183
linux-release-x86_64OK192
macos-release-arm64OK186
macos-oldrel-arm64OK169
windows-develOK238
windows-releaseOK504
windows-oldrelOK277
wasm-releaseOK98

Exports:earthenginegd_asset_idgd_authenticategd_band_namesgd_band_propertiesgd_bboxgd_cloud_mask_methodsgd_collection_from_listgd_collection_from_namegd_compositegd_composite_methodsgd_delete_assetgd_downloadgd_ee_versiongd_enum_elementsgd_enum_namesgd_exportgd_export_typesgd_footprintgd_get_assetgd_image_from_idgd_initializegd_installgd_is_initializedgd_list_assetsgd_mask_cloudsgd_projectiongd_propertiesgd_regiongd_region_to_vectgd_resampling_methodsgd_searchgd_spectral_distance_metricsgd_task_statusgd_task_urigd_versiongeedim

Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr

rgeedim Demo

Rendered fromdemo.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2022-07-13

Daymet Example

Rendered fromdaymet_example.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2026-01-30

Earth Engine Export Example

Rendered fromee_export_example.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2026-01-30

Earth Engine Vector Asset Example

Rendered fromee_vect_asset.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2026-01-30

Hillshade Example

Rendered fromhillshade_example.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2026-01-30

Landsat Example

Rendered fromlandsat_example.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2026-01-30

LiDAR Example

Rendered fromlidar_example.Rmdusinglitedown::vignetteon May 31 2026.

Last update: 2026-02-02
Started: 2026-01-30

Readme and manuals

Help Manual

Help pageTopics
Get Earth Engine 'Module(earthengine-api)' Instanceearthengine gd_ee_version
Authenticate with Google Earth Engine using 'gcloud', "Notebook Authenticator" or other methodgd_authenticate
Get Names of Layers in an Earth Engine Imagegd_band_names
Get Properties of Layers in an Earth Engine Imagegd_band_properties
Prepare Bounding Box Region from X/Y Limitsgd_bbox
Composite an Image Collectiongd_composite
Download a Google Earth Engine Imagegd_download
'geedim' Enumsgd_cloud_mask_methods gd_composite_methods gd_enum_elements gd_enum_names gd_export_types gd_resampling_methods gd_spectral_distance_metrics
Export image to Earth Engine Asset, Google Cloud Storage Bucket, or Google Drivegd_export
Get Footprint of Masked Imagegd_footprint
Get, Update, or Delete an Earth Engine Asset by IDgd_delete_asset gd_get_asset gd_update_asset
Reference Google Earth Engine Image or Image Collection by ID or Namegd_asset_id gd_collection_from_list gd_collection_from_name gd_image_from_id gd_list_assets
Initialize 'geedim'gd_initialize gd_is_initialized
Install Required Python Modulesgd_install
Mask Clouds or Apply Fill Maskgd_mask_clouds
Get Projection Information from Google Earth Engine Assetgd_projection
Get Properties of an Image Collectiongd_properties
Create GeoJSON Region from R Spatial Objectsgd_region gd_region_to_vect
Search an Image Collectiongd_search
Get Earth Engine Task Statusgd_task_status gd_task_uri
'Module(geedim)' - Get 'geedim' Module Instancegd_version geedim
Handling geedim 1.x.x and 2.x.x APIsgeedim-versions