FOWD

Processing framework for FOWD, a free ocean wave dataset, ready for your ML application

MIT License

Stars
10
Committers
2

Bot releases are visible (Hide)

FOWD - v0.5.2 Latest Release

Published by dionhaefner over 3 years ago

Fix incorrect units of sea_state_dynamic_window_length.

FOWD - v0.5.1

Published by dionhaefner over 3 years ago

Fix minor inconsistencies in output metadata.

FOWD - v0.5.0

Published by dionhaefner over 3 years ago

  • Add dynamically computed windows
  • Add directionality index
  • Re-name mean spectral period to zero-crossing spectral period
FOWD - v0.4.4

Published by dionhaefner almost 4 years ago

  • More aggressive filtering
  • Revert to chunked output
FOWD - v0.4.3

Published by dionhaefner almost 4 years ago

Fixes a bug in postprocessing.

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

FOWD - v0.4.2

Published by dionhaefner almost 4 years ago

Fixes CDIP postprocessing.

FOWD - v0.4.1

Published by dionhaefner almost 4 years ago

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

FOWD - v0.4

Published by dionhaefner almost 4 years ago

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
FOWD - v0.3

Published by dionhaefner over 4 years ago

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
FOWD - v0.2.1

Published by dionhaefner about 5 years ago

Skipping input files should work now.

FOWD - v0.2

Published by dionhaefner about 5 years ago

  • Fix some bugs and inconsistencies
  • Add groupiness and Ursell number
  • Remove sea surface height
  • Add option to dump big waves that fail QC
  • Refactor some messy code
  • Use lossless compression
FOWD - v0.1

Published by dionhaefner over 5 years ago

Related Projects