forked from kilianv/CoastSat_WRL
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.
0e78aace0c | 7 years ago | |
---|---|---|
data | 7 years ago | |
functions | 7 years ago | |
oldbar | 7 years ago | |
oldcodes | 7 years ago | |
olddata | 7 years ago | |
.gitignore | 7 years ago | |
README.md | 7 years ago | |
download_images_L7.py | 7 years ago | |
download_images_L8.py | 7 years ago | |
draw_refpoints.py | 7 years ago | |
make_gif.py | 7 years ago | |
process_shoreline.py | 7 years ago | |
read_images.py | 7 years ago | |
test_L7image.py | 7 years ago | |
time_coverage.py | 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