4Subsea / waveresponse-python

Vessel motion and wave utilities
https://docs.4insight.io/waveresponse/python/latest/
MIT License
12 stars 4 forks source link

Added a band-pass method #59

Open RubendeBruin opened 7 months ago

RubendeBruin commented 7 months ago

This PR is related to user story ESS-XXXX ?

Description

Added a bandpass method to analyze energy contents of waves.

I'm creating a package WaveDave that combines the power of wavesresponse and wavespectra.

It can be used to visualize metocean data and the result of that on the expected / measured responses. One of the example outputs is:

image

this requires bandpassing the wave-spectra.

Checklist