Releases: dionhaefner/FOWD
Releases · dionhaefner/FOWD
v0.5.2
v0.5.1
Fix minor inconsistencies in output metadata.
v0.5.0
- Add dynamically computed windows
- Add directionality index
- Re-name mean spectral period to zero-crossing spectral period
v0.4.4
- More aggressive filtering
- Revert to chunked output
v0.4.3
Fixes a bug in postprocessing.
Output is now written uncompressed and contiguously to enable faster reads.
v0.4.2
Fixes CDIP postprocessing.
v0.4.1
Fixes a bug where stations with a deployment that didn't contain any valid waves could not be processed.
v0.4
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
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
Skipping input files should work now.