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.
Kilian Vos eecdb485fc new implementation 7 years ago
data shoreline comparison 7 years ago
functions shoreline comparison 7 years ago
README.md v0.1 7 years ago
compare_shorelines.py shoreline comparison 7 years ago
compare_shorelines2.py shoreline comparison 7 years ago
download_images.py new implementation 7 years ago
geocheck.py initial shoreline mapping 7 years ago
get_coordinates.py shoreline comparison 7 years ago
plot_cloud_cover.py shoreline comparison 7 years ago
read_images.py new implementation 7 years ago
sds_extract.py shoreline comparison 7 years ago
sds_extract_allcode.py v0.1 7 years ago
sds_extract_test.py shoreline comparison 7 years ago
time_coverage.py shoreline comparison 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