Skip to content

Commit

Permalink
Update sandheads_winds fig test notebook
Browse files Browse the repository at this point in the history
Update test notebook for `sandheads_winds` figure module and confirm that the
module works in a production environment based on Python 3.13.
  • Loading branch information
douglatornell committed Jan 28, 2025
1 parent d5776b9 commit 1bc6cf9
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 92 deletions.
241 changes: 149 additions & 92 deletions notebooks/figures/comparison/TestSandHeadsWinds.ipynb

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions nowcast/figures/comparison/sandheads_winds.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
Testing notebook for this module is
https://nbviewer.org/github/SalishSeaCast/SalishSeaNowcast/blob/main/notebooks/figures/comparison/TestSandHeadsWinds.ipynb
"""

# SPDX-License-Identifier: Apache-2.0


from types import SimpleNamespace

import matplotlib.dates
Expand Down

0 comments on commit 1bc6cf9

Please sign in to comment.