diff --git a/README.md b/README.md deleted file mode 100644 index 3941ea3..0000000 --- a/README.md +++ /dev/null @@ -1,9 +0,0 @@ -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 -- classify image in 4 classes (sand, whitewater, water, other) using a Neural Network classifier - -Requirements: all the packages contained in py3_environments.txt \ No newline at end of file