From d6cf2a383da32eb9d4eb88b8ff2b2df0083856b3 Mon Sep 17 00:00:00 2001 From: Daniel Pelaez-Zapata Date: Wed, 4 Dec 2024 13:31:26 +0100 Subject: [PATCH] fixing typos in stereo-video example --- docs/gallery/plot_stereo_video.py | 7 ++++--- joss/paper.md | 5 ++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/gallery/plot_stereo_video.py b/docs/gallery/plot_stereo_video.py index 1c805c5..44fbd5a 100644 --- a/docs/gallery/plot_stereo_video.py +++ b/docs/gallery/plot_stereo_video.py @@ -144,6 +144,7 @@ ax1.set_title(title) # %% -# There are clearly some differences between the chosen configuration. However, -# the main wave direction is consistet the the reports of Guimaraes et al -# (2020). +# There are clearly some differences between the chosen configurations. The +# overal quality of the directional spectrum depends on the array distribution. +# However, we confirm that the main wave direction obtained in all cases is +# consistent with the reported by Guimaraes et al (2020). diff --git a/joss/paper.md b/joss/paper.md index 4af1c1c..478c279 100644 --- a/joss/paper.md +++ b/joss/paper.md @@ -3,7 +3,10 @@ title: 'EWDM: A wavelet-based method for estimating directional spectra of ocean waves' tags: - python - - oceanography + - physical oceanography + - ocean surface waves + - directional wave spectra + - wavelets authors: - name: firstname: Daniel