Skip to content

Releases: dionhaefner/FOWD

v0.5.2

19 Mar 11:00
Compare
Choose a tag to compare

Fix incorrect units of sea_state_dynamic_window_length.

v0.5.1

18 Mar 18:39
Compare
Choose a tag to compare

Fix minor inconsistencies in output metadata.

v0.5.0

12 Mar 22:08
e083460
Compare
Choose a tag to compare
  • Add dynamically computed windows
  • Add directionality index
  • Re-name mean spectral period to zero-crossing spectral period

v0.4.4

04 Nov 09:51
Compare
Choose a tag to compare
  • More aggressive filtering
  • Revert to chunked output

v0.4.3

03 Nov 17:58
Compare
Choose a tag to compare

Fixes a bug in postprocessing.

Output is now written uncompressed and contiguously to enable faster reads.

v0.4.2

30 Oct 14:54
Compare
Choose a tag to compare

Fixes CDIP postprocessing.

v0.4.1

29 Oct 11:53
Compare
Choose a tag to compare

Fixes a bug where stations with a deployment that didn't contain any valid waves could not be processed.

v0.4

29 Oct 09:40
00e30ef
Compare
Choose a tag to compare

New features

  • Added filtering (post-processing) for CDIP data
  • Now computes both relative and absolute energy and maximum wave height
  • Removed global wave ID, add dataset UUID attribute instead
  • Re-named groupiness to crest-trough correlation

Tweaks

  • Code cleanup
  • Docstrings on all functions
  • Parameter tweaks in sanity checks, cleaner output

Bug fixes

  • Fixed units for direction sampling time

v0.3

14 May 14:50
Compare
Choose a tag to compare

New features

  • Now supports generic sources in addition to CDIP
  • Add some unit tests and sanity checks
  • Add postprocessing to visualize QC failures and extreme waves
  • More consistent QC outpuut

Tweaks

  • Use longer time slices to compute wave spectral density

Bug fixes

  • QC flag E now works as intended

v0.2.1

10 Oct 11:03
Compare
Choose a tag to compare

Skipping input files should work now.