From d79470df2aa8f34a2efe86e24ca50d865821f255 Mon Sep 17 00:00:00 2001 From: elacerda Date: Tue, 23 Feb 2021 17:10:59 -0300 Subject: [PATCH] added eemont --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fac360..0b24e2a 100644 --- a/README.md +++ b/README.md @@ -340,8 +340,9 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [geemap](https://github.com/giswqs/geemap) - A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets. * [rgee](https://github.com/r-spatial/rgee) - Google Earth Engine for R. * [GEET](https://github.com/sacridini/GEET) - Google Earth Engine Toolbox - Library to write small EE apps or big/complex apps with a lot less code. -* [earthEngineGrabR](https://github.com/JesJehle/earthEngineGrabR) - The earthEngineGrabR is an interface between R and the Google Earth Engine, which simplifies the acquisition of remote sensing data. +* [eemont](https://github.com/davemlz/eemont) - A python package that extends Google Earth Engine. * [geeup](https://github.com/samapriya/geeup) - Simple CLI for Earth Engine Uploads. +* [earthEngineGrabR](https://github.com/JesJehle/earthEngineGrabR) - The earthEngineGrabR is an interface between R and the Google Earth Engine, which simplifies the acquisition of remote sensing data. * [exploreRGEE](https://github.com/joshualerickson/exploreRGEE) - Google Earth Engine (GEE) in the Rstudio IDE. * [landsat-extract-gee](https://github.com/loicdtx/landsat-extract-gee) - Get Landsat surface reflectance time-series from google earth engine. * [gee-atmcorr-S2](https://github.com/samsammurphy/gee-atmcorr-S2) - Atmospheric correction of Sentinel 2 imagery in Google Earth Engine using Py6S.