Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Verify scaling on wave power plots #36

Open
2 tasks
KCollins opened this issue Jul 10, 2024 · 0 comments
Open
2 tasks

BUG: Verify scaling on wave power plots #36

KCollins opened this issue Jul 10, 2024 · 0 comments
Milestone

Comments

@KCollins
Copy link
Owner

Expected behavior: Same order of magnitude for calculated wave power in wave power plots, when waves are present.

Observed behavior: Order of magnitude difference between Arctic/Antarctic stations seems common.

Hypotheses:

  • Sampling rate difference? (since this now pulls from magdf() since wavepwr uses magdf #7 , these should match in sampling rate, but perhaps they don't - should check.)
  • Different DFT parameters? (number of points in window, smoothing, start and stop times of window)
  • Hardware sensitivity?
  • Physical result?

Next steps:

  • Review dataframe from which the wave power is calculated.
  • Check DFT parameters
@KCollins KCollins added this to the v0.1.5 milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant