Skip to contents

GEE Readers

Extract raster data from Google Earth Engine collections.

read_gee()
Read data from Google Earth Engine
read_modis_ndvi()
Read MODIS Terra NDVI from Google Earth Engine
read_modis_lst()
Read MODIS Terra Land Surface Temperature from Google Earth Engine
read_era5()
Read ERA5-Land climate data from Google Earth Engine
read_chirps()
Read CHIRPS daily precipitation from Google Earth Engine
read_srtm()
Read SRTM elevation data from Google Earth Engine
read_slga()
Read SLGA soil data from Google Earth Engine
read_sentinel2()
Read Sentinel-2 NDVI from Google Earth Engine
read_landsat()
Read Landsat 9 NDVI from Google Earth Engine
read_worldclim()
Read WorldClim bioclimatic variables from Google Earth Engine

Batch Extraction

Extract point values across multiple locations, dates, and datasets.

collect_gee_data()
Batch-extract GEE data at point locations

Authentication

Authenticate with Google Earth Engine and check connection status.

gee_auth()
Authenticate with Google Earth Engine
gee_status()
Check GEE connection status
gee_setup()
Guided first-time setup for GEE access

Utilities

Browse datasets, register custom collections, manage cache.

gee_datasets()
List available GEE datasets
gee_register_dataset()
Register a custom GEE dataset
gee_clear_cache()
Clear the geefetch disk cache