Skip to content

Releases: SatelliteShorelines/CoastSeg

v1.2.14

22 Jul 16:27
Compare
Choose a tag to compare

Full Changelog: v1.2.13...v1.2.14

Fixes

Fixed Deprecation Warning : LANDSAT/LT05/C01/T1_TOA #274

v1.2.13

15 Jul 15:20
Compare
Choose a tag to compare

Full Changelog: v1.2.12...v1.2.13

v1.2.12

10 Jul 20:00
Compare
Choose a tag to compare

Full Changelog: v1.2.11...v1.2.12

Fixes

#270 #271

v1.2.11

09 Jul 20:01
Compare
Choose a tag to compare

Full Changelog: v1.2.10...v1.2.11

Fixes

  1. #269 #267 removes the deprecated Matplotlib.cm.get_cmap code from coastseg

v1.2.10

02 Jul 19:25
Compare
Choose a tag to compare

Full Changelog: v1.2.9...v1.2.10

Fixes

  1. #265 Fixes issue where not some shoreline intersection points in the timeseries were appearing on the wrong transect

v1.2.9

26 Jun 21:40
Compare
Choose a tag to compare

Full Changelog: v1.2.8...v1.2.9

What's Changed

  • Fixed a bug where some users who did not name their project "CoastSeg" could no longer load sessions

v1.2.8

26 Jun 20:34
Compare
Choose a tag to compare

Full Changelog: v1.2.7...v1.2.8

v1.2.7

11 Jun 22:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

06 Jun 15:34
Compare
Choose a tag to compare
v1.2.6 Pre-release
Pre-release

What's Changed

  • Update README.md with updated transects zenodo link by @2320sharon in #258
  • The CoastSeg directory location is now automatically determined thanks to FlorisCalkoen

Bug Fixes

  • ROIs loaded in from a geojson file whose ID was not a string are now automatically converted to string
  • In the zoo workflow prediction .npz and .png files are now sorted into good/bad as well

Resolved Issues

#259 : Verified the good bad sorting in the zoo workflow is working correctly
#256 : Updated the CoastSeg Paper with the requested edits
#253 : Updated the instructions in the zoo classifier notebook & website
#250 : Updated the documentation with

Full Changelog: v1.2.5...v1.2.6

Contributors

v1.2.5

07 May 22:38
Compare
Choose a tag to compare

Full Changelog: v1.2.4...v1.2.5

Quick Summary

In this release we released a few minor patches to coastseg that should fix any CRS mismatch errors encountered when uploading features. Additionally the tide correction code has been updated to no longer halt when one of the ROIs does not have an raw timeseries csv files present or all the files are empty.

Fixes

  • Fixed a bug where the tide correction would halt for all ROIs if a single ROI had an empty raw timeseries file or missing timeseries file
  • Fixed a bug that caused CRS mismatch errors when uploading features from file