Skip to content

emasculatedfreak-beep/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEE Data Fetcher

QGIS plugin for downloading GeoTIFF rasters from Google Earth Engine directly into QGIS.

Highlights
- Request rasters by dataset, date range, reducer, bands, scale, and region of interest.
- Use the current map extent or selected polygons as the export region.
- Download and add multiband GeoTIFF outputs directly into the current QGIS project.
- Create clearer band labels and optional single-band analysis layers.
- Use one-click Sentinel-2 NDVI and NDWI presets for common analysis workflows.

Requirements
- QGIS 3.28 or newer
- Earth Engine Python API installed in the same Python environment as QGIS
- A Google account with Earth Engine access
- A Google Cloud project ID enabled for Earth Engine

Install
1. Copy the plugin folder into the QGIS plugins directory.
2. Install the dependency in QGIS's Python environment:
   python -m pip install earthengine-api
3. Restart QGIS and enable the plugin from Plugin Manager.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors