Contains Google Earth Engine tools developed by Kiliain Voz
Go to file
kvos c31ae42fbd implemented sand classification
data add georeferencing accuracy in the metadata
functions implemented sand classification
oldbar updated most functions and workflow
oldcodes updated most functions and workflow
olddata updated most functions and workflow
.gitignore updated most functions and workflow
README.md v0.1
classify_sand.py implemented sand classification
download_images_L7.py updated most functions and workflow
download_images_L8.py add georeferencing accuracy in the metadata
draw_refpoints.py updated most functions and workflow
make_gif.py updated most functions and workflow
process_shoreline.py updated most functions and workflow
read_images.py add georeferencing accuracy in the metadata
test_L7image.py reorganisation
time_coverage.py updated most functions and workflow

README.md

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