From b8a0f6e7daf559913bd0bdef35c8e9809608ffa9 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 30 Apr 2021 16:28:19 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28d04b0..ea031f0 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana ## Google Earth Engine * [AREA2](https://area2.readthedocs.io/en/latest/overview.html) - AREA 2 (“area squared” or “area two”), short for Area Estimation & Accuracy Assessment, is a Google Earth Engine application that provides comprehensive support for sampling and estimation in a design-based inference framework. +* [BAP-GEE](https://github.com/saveriofrancini/bap) - Best Available Pixel calculation using Google Earth Engine. * [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. * [ee-fastapi](https://github.com/csaybar/ee-fastapi) - Flood Detection with Google Earth Engine. * [ee-rgb-timeseries](https://github.com/jdbcode/ee-rgb-timeseries) - Earth Engine JS module to color time series chart points as stretched 3-band RGB.