Skip to content

Releases: seaflow-uw/seaflowpy

v0.4.1

04 Nov 19:43
Compare
Choose a tag to compare
  • GGA and western longitude coordinate handling has been added to SDS to SFL conversion script seaflowpy_sds2sfl.
  • minor bug fixes.

v0.4.0

10 Oct 22:56
Compare
Choose a tag to compare
  • Added support for a new database structure that is compatible with popcycle automated population classification introduced in popcycle commit 9da0863a.
  • Removed gating code from seaflowpy. This functionality is now solely available in popcycle due to a dependency on the R package flowDensity.
  • Added support in seaflowpy_sds2sfl for weird older SDS files, e.g. DeepDOM cruise.

v0.3.3

26 Aug 01:19
Compare
Choose a tag to compare
  • Noise filter only removes events where D1, D2, and fsc_small all have no signal. Previously no signal in any of these channels marked an event as noise.

v0.3.2

11 Aug 22:17
Compare
Choose a tag to compare

Changes to remote filtering

  • fixed SSH config bug
  • added dry run option
  • added ability to specify list of cruises in a file

v0.3.1

09 Aug 23:03
Compare
Choose a tag to compare
  • Changed default filtering options
  • Added ability to filter remotely on AWS and return results

v0.3.0

06 Jul 21:45
Compare
Choose a tag to compare

Added noise filter and two-pass auto-filter process. The database schema has changed slightly accommodate the changes. Various bug fixes.

v0.2.5

26 May 21:30
Compare
Choose a tag to compare

Add sds2sfl script.

v0.2.4

10 May 17:59
Compare
Choose a tag to compare

Bug fix in seaflowpy_filter and documentation updates.

v0.2.3

28 Apr 23:27
Compare
Choose a tag to compare

Added SFL and Stat table or views import / export scripts.

v0.2.2

20 Apr 00:05
Compare
Choose a tag to compare

Command-line version option bugfix.