There are fields for WindSpdKt and SwellHght, but there should also be fields for WindDir & SwellDir.
WindDir is event W, field 4
SwellDir is event V, field 3
This will involve at least:
- updating das_process code and docs
- updating tests
- updating the classes?
- Making sure other functions (effort and sighting esp) will handle these new fields
There are fields for WindSpdKt and SwellHght, but there should also be fields for WindDir & SwellDir.
WindDir is event W, field 4
SwellDir is event V, field 3
This will involve at least: