Extract shorelines from publicly available satellite imagery
https://github.com/kvos/coastsat
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.
67de70cbad
MS algorithm for edge detection and transformation to world coordinates |
7 years ago | |
---|---|---|
data | 7 years ago | |
functions | 7 years ago | |
README.md | 7 years ago | |
data_2016.pkl | 7 years ago | |
geocheck.py | 7 years ago | |
sds_extract.py | 7 years ago | |
sds_extract_allcode.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