From ca90712623505af8795887e1182003c011d782a1 Mon Sep 17 00:00:00 2001 From: Kilian Vos Date: Mon, 9 Apr 2018 13:43:21 +1000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5ccfb4..6fa8530 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This toolbox uses the Google Earth Engine Python API to explore collections of publicly available satellite imagery (Landsat, Sentinel). It has .py routines to: - - read and preprocess satellite images (cloud masking, contrast stretching) - - pansharpen Landsat 8 images - - extract shorelines with the Marching Squares algorithm \ No newline at end of file +- read and preprocess satellite images (cloud masking, contrast stretching) +- pansharpen Landsat 8 images +- extract shorelines with the Marching Squares algorithm \ No newline at end of file