Contains Google Earth Engine tools developed by Kiliain Voz
Go to file
kvos d2c344ec99 Neural Network
data create NN for sand classif
functions Neural Network
old create NN for sand classif
sand_classification Neural Network
.gitignore updated most functions and workflow
Narra1.csv Neural Network
README.md v0.1
download_images_L7.py updated most functions and workflow
download_images_L8.py create NN for sand classif
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 updated sand classification
sand_createNN.py Neural Network
sand_pixtrain_beach.py Neural Network
sand_runNN.py Neural Network
test_L7image.py reorganisation
time_coverage.py updated most functions and workflow
training_data.csv create NN for sand classif

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