Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 May 02:14
· 37 commits to master since this release

Full Changelog: v0.1.75...v0.2.0

CoastSat Package v0.2.0

New Features

  1. Download SAR imagery from S1
  2. Extract Shorelines from SAR Imagery

2024-08-06-19-08-00_S1

Changes

  1. SDS_shorelines.py has been refactored to improve organization and allow shorelines to be extracted from SAR imagery
  2. Added SDS_plotting.py to handle the plotting of the shorelines for both SAR and optical imagery
  3. SDS_download.py has been refactored to improve organization and allow SAR imagery to be downloaded
  4. SDS_preprocess.py has been refactored to improve organization and allow SAR imagery to be processed

Thanks to @mlundine and @dbuscombe-usgs for their contributions helping to make this release possible!