Full Changelog: v1.4.1...v1.4.3
New Features
- Perform tide correction using uploaded slopes and seasonal/monthly slopes from CSV files
- Perform tide correction using uploaded tides from CSV files
Bug Fixes
- Fixes bug in CoastSeg 1.4.1 where the extracted shorelines in the file
extracted_shorelines_lines.geojson
were being saved asMultiPoint
instead ofMultiLineString
andLineString
Resolved Issues
#282 & #264 : Perform tide correction using uploaded slopes and seasonal/monthly slopes from CSV files
- Examples of acceptable CSV file formats for slope: https://satelliteshorelines.github.io/CoastSeg/slope-file-format/
#281 : Perform tide correction using uploaded tides from CSV files
- Examples of acceptable CSV file formats for slope: https://satelliteshorelines.github.io/CoastSeg/tide-file-format/
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.