Skip to content

New Workflow: Wave Height from Buoy #19

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

Merged
merged 50 commits into from
Jun 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
3001ecc
update descriptions
cyschneck Dec 5, 2024
0d6a586
notebook edits
cyschneck Dec 18, 2024
0a0cb31
Apply automatic changes
cyschneck Dec 18, 2024
162cfac
edits
cyschneck Dec 18, 2024
6d6adf3
Merge branch 'main' of https://github.com/cyschneck/wavelet-cookbook
cyschneck Dec 18, 2024
761854d
Merge branch 'main' into main
cyschneck Dec 18, 2024
3cf7f8a
choosing which wavelet
cyschneck Dec 18, 2024
c4280f9
ignore mathworks links
cyschneck Dec 19, 2024
8ca2add
update contributors, thumbnail
cyschneck Dec 19, 2024
a55a70a
updated edits
cyschneck Dec 23, 2024
bd42650
spelling edits
cyschneck Dec 23, 2024
563b584
Merge branch 'ProjectPythia:main' into main
cyschneck Dec 27, 2024
3e70b12
fix spelling, reorganize workflows
cyschneck Jan 10, 2025
5939309
Merge branch 'main' of https://github.com/cyschneck/wavelet-cookbook
cyschneck Jan 10, 2025
f60b490
Merge branch 'main' of https://github.com/cyschneck/wavelet-cookbook
cyschneck Jan 10, 2025
bfd39b0
update README.md
cyschneck Jan 10, 2025
b02d02f
update README.md
cyschneck Jan 10, 2025
558a41f
setup buoy wave height notebook
cyschneck Mar 14, 2025
a442365
add buoy to toc
cyschneck Mar 14, 2025
0b03c83
retrieve data via requests
cyschneck Mar 14, 2025
4f5e992
setup power spectrum
cyschneck Mar 18, 2025
0ef7b81
update to station 41001
cyschneck Mar 18, 2025
2063a80
two years of data
cyschneck Mar 18, 2025
aeecc24
array size fix
cyschneck Mar 18, 2025
5fcb7ff
update date range
cyschneck Mar 21, 2025
b6c8a9b
add dates to x axis imshow
cyschneck Mar 21, 2025
8f9b675
remove hours from x-axis
cyschneck Mar 21, 2025
59bfc5f
expand background
cyschneck Mar 24, 2025
6b30891
upload map images
cyschneck Mar 24, 2025
56f374c
update headers
cyschneck Mar 24, 2025
49924e0
spelling edits
cyschneck Mar 25, 2025
4cc9f97
add static images
cyschneck Apr 7, 2025
34201bb
remove contourf
cyschneck Apr 8, 2025
9e51464
remove contourf
cyschneck Apr 8, 2025
726af38
reset x-axis
cyschneck Apr 9, 2025
b342b72
update workflow folder
cyschneck Apr 25, 2025
23e3fee
reset paths
cyschneck Apr 25, 2025
1164951
edit descriptions
cyschneck Apr 25, 2025
f25e2d8
add descriptions
cyschneck Apr 25, 2025
3be1cc9
edit spelling
cyschneck Apr 25, 2025
92b4cb5
edit descriptions
cyschneck Apr 30, 2025
294ba3e
update descriptions
cyschneck May 2, 2025
374371d
update description
cyschneck May 9, 2025
c4ae825
spelling fix
cyschneck Jun 2, 2025
220364d
add new workflow to README.md
cyschneck Jun 4, 2025
9194618
Merge branch 'main' into main
cyschneck Jun 4, 2025
08a36ee
resolve toc conflict
cyschneck Jun 18, 2025
0240096
add buoy to toc
cyschneck Jun 18, 2025
caf7cbd
edit description
cyschneck Jun 18, 2025
01214c2
update description
cyschneck Jun 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ This cookbook is broken into two main sections:
### Geoscience Workflows

- _"Atmospheric Data: Nino 3 SST Index"_: Learn how to apply wavelets to real atmospheric and oceanic data to generate a power wavelet scalogram, similar to the 1999 paper ["A Practical Guide to Wavelet Analysis"](https://psl.noaa.gov/people/gilbert.p.compo/Torrence_compo1998.pdf) by Torrence and Compo in Python
- _"Buoys and Wave(let)s"_: Apply wavelets to understand how wave heights and energy change over years of data with historical records from NOAA's National Data Buoy Center

## Running the Notebooks

Expand Down
1 change: 1 addition & 0 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ project:
- title: Geoscience Workflows
children:
- file: notebooks/example-workflows/nino3.ipynb
- file: notebooks/example-workflows/buoy-wave-height
jupyter:
binder:
repo: projectpythia/wavelet-cookbook
611 changes: 611 additions & 0 deletions notebooks/example-workflows/buoy-wave-height.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions notebooks/example-workflows/nino3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"\n",
"### What's next?\n",
"\n",
"- [Learn how more about PyWavelets](https://pywavelets.readthedocs.io/en/latest/regression/index.html)\n"
"- Buoys and Wave(lets)\n"
]
},
{
Expand Down Expand Up @@ -495,7 +495,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.13.1"
"version": "3.13.2"
},
"nbdime-conflicts": {
"local_diff": [
Expand Down
Binary file added notebooks/images/Z03A_2025_04_07_1910.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notebooks/images/buoy-station.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notebooks/images/buoy-world-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.