Contains Google Earth Engine tools developed by Kiliain Voz
Go to file
kvos c1c1e6aacb finalised new shoreline detection method
data finalised new shoreline detection method
functions finalised new shoreline detection method
old finalised new shoreline detection method
sand_classification delete old NNs
.gitignore new shoreline extraction method
README.md v0.1
download_images_L7.py updated most functions and workflow
download_images_L8.py finalised new shoreline detection method
draw_refpoints.py updated most functions and workflow
extract_shorelines_test.py new shoreline extraction method
make_gif.py finalised new shoreline detection method
make_gif_classified.py finalised new shoreline detection method
make_gif_classified_sl.py finalised new shoreline detection method
make_gif_classified_sl_MURI.py finalised new shoreline detection method
make_gif_classified_sl_NARRA.py finalised new shoreline detection method
make_gif_classified_sl_NARRA_Chris.py finalised new shoreline detection method
process_shoreline.py updated most functions and workflow
read_images.py finalised new shoreline detection method
read_images2.py finalised new shoreline detection method
read_images_old.py finalised new shoreline detection method
sand_createNN.py Neural Network
sand_pixtrain_beach.py finalised new shoreline detection method
sand_runNN.py finalised new shoreline detection method
sl_comparison_NARRA.py finalised new shoreline detection method
sl_comparison_NARRA_old.py finalised new shoreline detection method
test_L7image.py reorganisation

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