AI Summary of Peer-Reviewed Research
This page presents an AI-generated summary of a published research paper. The original authors did not write or review this article. See full disclosure ↓
Publication Signals show what we were able to verify about where this research was published.MODERATECore publication signals for this source were verified. Publication Signals reflect the source’s verifiable credentials, not the quality of the research.
- ✔ Peer-reviewed source
- ✔ Published in indexed journal
- ✔ No retraction or integrity flags
Overview
Google Earth Engine has substantially expanded geospatial analysis capabilities through provision of petabyte-scale satellite imagery and cloud-based computation infrastructure. Despite proliferation of R packages interfacing with GEE, construction and management of complex spatio-temporal databases for continuous monitoring of remotely sensed data remains technically demanding. The geeLite R package addresses this gap by facilitating local database construction and maintenance of GEE-derived outputs, enabling longitudinal tracking of environmental and socio-economic phenomena at large spatial and temporal scales.
Methods and approach
The geeLite package implements SQLite as the underlying database format, selecting a serverless, self-contained solution that eliminates infrastructural dependencies and installation requirements. The package provides functionality for database initialization, iterative updating of GEE-derived outputs, automated conversion to native R data structures, and temporal aggregation workflows. This architecture enables researchers to integrate cloud-based geospatial computation with local data management and downstream analytical pipelines.
Key Findings
The package facilitates construction of portable, offline-accessible databases storing GEE-processed outputs in standardized SQLite format. It provides integrated functions for database population through iterative GEE queries, conversion of stored results to R-compatible formats, and aggregation operations supporting time series analysis. The implementation reduces technical barriers associated with complex spatio-temporal data management while preserving the computational capacity of GEE infrastructure.
Implications
The geeLite package extends accessibility of GEE-derived geospatial databases to researchers with intermediate R programming competency by abstracting database construction and management complexity. Reduction of technical prerequisites enables broader adoption of continuous monitoring workflows for environmental and socio-economic research applications requiring systematic collection of remotely sensed observations. Local database storage in portable SQLite format facilitates reproducible analysis, collaborative research workflows, and offline analytical pipelines independent of cloud service availability.
Disclosure
- Research title: Building and managing local databases from Google Earth Engine with the geeLite R package
- Authors: Marcell T. Kurbucz, Bo Pieter Johannes Andrée
- Publication date: 2026-02-23
- DOI: https://doi.org/10.1016/j.envsoft.2026.106909
- OpenAlex record: View
- Disclosure: This post was generated by Claude (Anthropic). The original authors did not write or review this post.
Get the weekly research newsletter
Stay current with peer-reviewed research without reading academic papers — one filtered digest, every Friday.


