You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(examples): use a dynamic date window for currents demos
NOAA no longer returns currents data for the hardcoded 20210414-15 window at station s09010, so demo_currents and currents_example.py crashed with a "No data was found" COOPSAPIError. Compute a two-day UTC window ending yesterday so the demos stay fresh against NOAA's rolling real-time availability.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments