Skip to content

Puget Sound currents from the University of Washington's LiveOcean model

License

Notifications You must be signed in to change notification settings

salish-sea/ps-currents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puget Sound Surface Currents

This repo generates a mobile friendly view of Puget Sound surface currents for sailors. A Github action runs daily to fetch the latest animation from the LiveOcean model and serves hourly forecasts for the day via Github Pages mapped to salishsea.io/ps-currents.

The University of Washington's LiveOcean model is the source for this free data product generated with open source code. Thanks to physical oceanography professor, Dr. Parker MacCready and his partners, for this amazing resource!

Motivation and methods

This site presents hourly estimates of the surface currents in Puget Sound for the most recent day and the next two days. During a training session for the Race to Alaska, we enjoyed using LiveOcean's daily movie of currents. When you don't have an engine on your boat and instead are relying on human power to move around the Salish Sea, the surface currents really matter!

The movie format, however, was difficult to use when trying to understand the "current currents" -- the conditions near your human-powered sailboat during a specific hour. Especially on mobile phones, it was difficult to stop the mp4 at the right frame, and we found no easy way to toggle between adjacent hours. Go ahead, try it with the latest LiveOcean surface current movie.

Our solution is to use the free, open source tool ffmpeg in a simple Python script to break the mp4 into separate .png files, one for each hour of modeled currents. Then we present those images so that they are easy to view and/or download to your phone or whatever other system you use as a sailor or tactician. Along the way, we archive the images for folks who might want to easily go back in time and study past current conditions, or make a movie of currents during some historical period.

Support or Contact

Have questions? Email [email protected] or open an issue in the main branch of the ps-currents repository.

About

Puget Sound currents from the University of Washington's LiveOcean model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages