Contains Google Earth Engine tools developed by Kiliain Voz
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvos c1c1e6aacb finalised new shoreline detection method 7 years ago
data finalised new shoreline detection method 7 years ago
functions finalised new shoreline detection method 7 years ago
old finalised new shoreline detection method 7 years ago
sand_classification delete old NNs 7 years ago
.gitignore new shoreline extraction method 7 years ago
README.md v0.1 7 years ago
download_images_L7.py updated most functions and workflow 7 years ago
download_images_L8.py finalised new shoreline detection method 7 years ago
draw_refpoints.py updated most functions and workflow 7 years ago
extract_shorelines_test.py new shoreline extraction method 7 years ago
make_gif.py finalised new shoreline detection method 7 years ago
make_gif_classified.py finalised new shoreline detection method 7 years ago
make_gif_classified_sl.py finalised new shoreline detection method 7 years ago
make_gif_classified_sl_MURI.py finalised new shoreline detection method 7 years ago
make_gif_classified_sl_NARRA.py finalised new shoreline detection method 7 years ago
make_gif_classified_sl_NARRA_Chris.py finalised new shoreline detection method 7 years ago
process_shoreline.py updated most functions and workflow 7 years ago
read_images.py finalised new shoreline detection method 7 years ago
read_images2.py finalised new shoreline detection method 7 years ago
read_images_old.py finalised new shoreline detection method 7 years ago
sand_createNN.py Neural Network 7 years ago
sand_pixtrain_beach.py finalised new shoreline detection method 7 years ago
sand_runNN.py finalised new shoreline detection method 7 years ago
sl_comparison_NARRA.py finalised new shoreline detection method 7 years ago
sl_comparison_NARRA_old.py finalised new shoreline detection method 7 years ago
test_L7image.py reorganisation 7 years ago

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