Skip to content

Commit

Permalink
edit notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Sep 10, 2024
1 parent 49559cb commit fdb31b6
Show file tree
Hide file tree
Showing 4 changed files with 169 additions and 185 deletions.
137 changes: 108 additions & 29 deletions notebooks/example-workflows/jingle-bells.ipynb

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions notebooks/example-workflows/nino3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
"source": [
"### Better Match Original Graph\n",
"\n",
"We can clean up this diagram to better match the original Torrence and Compo paper by modifiying the y-axis and plotting a contour around the data to better view the differences in the color bar"
"We can clean up this diagram to better match the original Torrence and Compo paper by modifying the y-axis and plotting a contour around the data to better view the differences in the color bar"
]
},
{
Expand Down Expand Up @@ -466,10 +466,11 @@
"metadata": {},
"source": [
"## Summary\n",
"Add one final `---` marking the end of your body of content, and then conclude with a brief single paragraph summarizing at a high level the key pieces that were learned and how they tied to your objectives. Look to reiterate what the most important takeaways were.\n",
"Frequency signals appear in more than just audio! A frequency analysis of weather data can inform us about how weather trends change through a year and over a decades worth of data\n",
"\n",
"### What's next?\n",
"Let Jupyter book tie this to the next (sequential) piece of content that people could move on to down below and in the sidebar. However, if this page uniquely enables your reader to tackle other nonsequential concepts throughout this book, or even external content, link to it here!"
"\n",
"- [Learn how more about PyWavelets](https://pywavelets.readthedocs.io/en/latest/regression/index.html)\n"
]
},
{
Expand Down
160 changes: 32 additions & 128 deletions notebooks/example-workflows/spy-keypad.ipynb

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions notebooks/wavelet-introduction/wavelet-basics.ipynb

Large diffs are not rendered by default.

0 comments on commit fdb31b6

Please sign in to comment.