Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 19:08

Full Changelog: v1.4.1...v1.4.3

New Features

  1. Perform tide correction using uploaded slopes and seasonal/monthly slopes from CSV files
  2. Perform tide correction using uploaded tides from CSV files

Image

Bug Fixes

  • Fixes bug in CoastSeg 1.4.1 where the extracted shorelines in the file extracted_shorelines_lines.geojson were being saved as MultiPoint instead of MultiLineString and LineString

Resolved Issues

#282 & #264 : Perform tide correction using uploaded slopes and seasonal/monthly slopes from CSV files

#281 : Perform tide correction using uploaded tides from CSV files

Contributors

  • @dbuscombe-usgs & @mlundine : Provided valuable feedback and examples of slope data.
  • @Cjanda12 : Participated in beta testing for the new feature that allows uploading slopes and tides from CSV files.