SatelliteShorelines / coastsat_package

prototype pypi package for coastsat
https://pypi.org/project/coastsat-package/
GNU General Public License v3.0
6 stars 1 forks source link

Use cloud probability layer for each S2 scene (s2cloudless) #2

Closed 2320sharon closed 1 year ago

2320sharon commented 1 year ago

GEE has provided a cloud probability layer for each S2 scene, based on s2cloudless.

CoastSat has implemented this to mask S3 clouds. So should we.

See, in SDS_preprocess.py:

and in SDS_download.py:

GEE article s2cloudless benchmarking article

Original Issue Submitted by @dbuscombe-usgs https://github.com/Doodleverse/CoastSeg/issues/164