Skip to content

Add sig940 gauges and improve date formatting in example script#46

Merged
SBFRF merged 3 commits into
mainfrom
feature/example-script-improvements
Feb 2, 2026
Merged

Add sig940 gauges and improve date formatting in example script#46
SBFRF merged 3 commits into
mainfrom
feature/example-script-improvements

Conversation

@SBFRF

@SBFRF SBFRF commented Feb 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Signature profiler wave gauges (sig940-300, sig940-400, sig940-600, sig769-300) to the example script gauge list
  • Change date axis format from YYYY-MM-DD to DD-Mon (e.g., "01-Jan") for cleaner display
  • Add matplotlib.dates import for proper date formatting

Test plan

  • Run pytest tests (all pass)
  • Run example script to verify gauges are fetched and date formatting displays correctly

🤖 Generated with Claude Code

- Add sig940-300, sig940-400, sig940-600, and sig769-300 to gauge list
- Change date axis format from YYYY-MM-DD to DD-Mon (e.g., 01-Jan)
- Add matplotlib.dates import for date formatting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 2, 2026 03:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the wave/imagery example script to include additional Signature profiler wave gauges and to present a cleaner date display on the wave-height time axis.

Changes:

  • Added Signature profiler gauges (sig940-300, sig940-400, sig940-600, sig769-300) to the example script’s gauge list.
  • Updated the wave plot’s x-axis date formatting to DD-Mon via matplotlib.dates.DateFormatter.
  • Added the matplotlib.dates import needed for date tick formatting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread examples/test_wave_and_imagery.py Outdated
SBFRF and others added 2 commits February 1, 2026 22:22
@SBFRF
SBFRF merged commit 76f0fbb into main Feb 2, 2026
4 checks passed
@SBFRF
SBFRF deleted the feature/example-script-improvements branch February 2, 2026 03:25
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

Successfully merging this pull request may close these issues.

2 participants