Skip to content

Releases: SatelliteShorelines/CoastSeg

CoastSeg Release 0.0.74

22 Aug 21:54
Compare
Choose a tag to compare

CoastSeg Release 0.0.74

We are excited to announce the release of CoastSeg v0.0.74. We would like to express our gratitude to all the contributors who made this release possible. This version introduces a lot of enhancements and new features, and we highly recommend all users to upgrade.

pip install coastseg==0.0.74

New Features

  1. Coastseg has a preview button which lets you view the number of available images for each satellite.
  2. Users can now click and delete reference shorelines
  3. world_copy_jump=True fixes the issue where geometries weren't loading on the infinite map
  4. User can now click and delete selected ROIs

Issues Closed

  1. 177
  2. 174
  3. 169
  4. 186

CoastSeg Release 0.0.73

04 Aug 17:55
Compare
Choose a tag to compare

CoastSeg Release 0.0.73

We are excited to announce the release of CoastSeg v0.0.73. We would like to express our gratitude to all the contributors who made this release possible. This version introduces a lot of enhancements and new features, and we highly recommend all users to upgrade.

pip install coastseg==0.0.73

New Features

  1. Coastseg will automatically detect if downloads are occurring on a secure network and attempt to use the ssl certificate file in the location within the certifications.json file.
  2. The Error Message when the ssl file is missing now tells the user to enter the location of ssl certificate file in the certifications.json file

CoastSeg Release 0.0.72

03 Aug 16:29
Compare
Choose a tag to compare

CoastSeg Release 0.0.72

We are excited to announce the release of CoastSeg v0.0.72. We would like to express our gratitude to all the contributors who made this release possible. This version introduces a lot of enhancements and new features, and we highly recommend all users to upgrade.

pip install coastseg==0.0.72

New Features

  1. Users can now delete selected ROIs #166
  2. Users can delete selected shorelines
    how_to_delete_parts_shoreline
  3. Added an on/off switch for the cloud mask issue
  4. New MNDWI and NDWI segformer models have been added
  5. The resunet NDWI,MNDWI, and 5 band models have been removed from coastseg

Improvements

  1. Filter_metadata function has been fixed so now extracted shorelines in the time series csv display the correct dates.
  2. A warning message now appears when the user loads a session where downloaded imagery is missing instead of error message.
  3. Extract Shorelines wiki has been updated with steps for how to extract shorelines

Changes

  1. shoreline_buffer min value is 5 when before it was 50 to allow more fine tune control
  2. beach area slider min: 100m before it was 1000m

Issues Closed

Issues in Progress

  • #124
  • Working on a tidal correction script
  • Updating Guides for extracting shorelines with CoastSat
  • Fixing a bug with reference shoreline buffers discovered with unet shoreline extraction

CoastSeg PreRelease Version 0.0.72dev7

01 Aug 23:19
Compare
Choose a tag to compare
Pre-release

CoastSeg Pre-Release 0.0.72dev7

New Features

  1. Users can now delete selected ROIs #166
  2. Users can delete selected shorelines
  3. Added an on/off switch for the cloud mask issue

Changes

  1. shoreline_buffer min value is 5 when before it was 50 to allow more fine tune control
  2. beach area slider min: 100m before it was 1000m

Issues Closed

Issues in Progress

  • #124
  • Working on a tidal correction script
  • Updating Guides for extracting shorelines with CoastSat
  • Updating Guides for filtering images
  • Fixing a bug with reference shoreline buffers discovered with unet shoreline extraction

CoastSeg Release Version 0.071

03 Jul 17:51
Compare
Choose a tag to compare

Release v0.0.71

Release Date: July 3, 2023

We are excited to announce the release of CoastSeg v0.0.71 which has a bug fix for issue #156.

Users on secure networks can now use coastseg to securely download files.
Users on a secure network need to modify the certifications.json file in the main coastseg directory to include the path to your cert file.
certifications.json example screenshot

Changelog

Bug Fixes

  • Fixed issue #156 Users on secure networks can now use coastseg to securely download files by adding the path to their cert file to the certifications.json file

Improvements

New Features

Contributors

We would like to thank all our contributors who worked on this release:

For a complete list of code contributors, see the GitHub contributors page.

How to Upgrade

To upgrade to the latest version, you can follow these steps:

  1. Pull the latest version from the main branch. git pull origin main
  2. pip install v0.0.71

Please refer to the project's readme file for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our GitHub page.

CoastSeg Release Version 0.0.70

08 Jun 22:34
Compare
Choose a tag to compare

Release v0.070

Release Date: June 12, 2023

We are excited to announce the release of CoastSeg v0.0.70

Changelog

Bug Fixes

  • Fixed issue #119 extract shorelines no longer crashes when computing shoreline transect intersections

Improvements

  • Improved extract shorelines performance (no longer crashes)
  • Progress bars reflect progress for extracting shorelines better
  • More tests for better stability (75 and counting!)
  • Users can upload transect geojson files with any CRS

New Features

  • Feature 1: Users can now filter out bad RGB imagery and wiki guide for how to use it (issue #137)
  • Feature 2: New transects have been added for the United States and older transects were removed (issue #139)

Contributors

We would like to thank all our contributors who worked on this release:

For a complete list of code contributors, see the GitHub contributors page.

How to Upgrade

To upgrade to the latest version, you can follow these steps:

  1. Pull the latest version from the main branch. git pull origin main
  2. pip install v0.0.70

Please refer to the project's readme file for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our GitHub page.

v0.068dev6

12 Jun 21:04
Compare
Choose a tag to compare
v0.068dev6 Pre-release
Pre-release

Release v0.068dev6

Release Date: June 8, 2023

We are excited to announce the release of CoastSeg v0.068dev6.

Changelog

Bug Fixes

  • Fixed issue #145 removed 2 class models

Improvements

  • Improved extract shorelines for unet performance (no longer crashes)
  • Progress bars reflect progress for extracting shorelines better
  • More tests for better stability (75 and counting!)
  • Users can upload transect geojson files with any CRS

New Features

  • Feature 1: Users can now filter out bad RGB imagery and wiki guide for how to use it (issue #137)
  • Feature 2: New transects have been added for the United States and older transects were removed (issue #139)

Contributors

We would like to thank all our contributors who worked on this release:

For a complete list of code contributors, see the GitHub contributors page.

How to Upgrade

To upgrade to the latest version, you can follow these steps:

  1. Pull the latest version from the main branch. git pull origin main
  2. pip install v0.068dev6

Please refer to the project's readme file for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our GitHub page.