Buoy Temperature and Wave Animation

Used to visualize a combination of surface waves and vertical temperature profiles

You are now following this Submission

This code is designed to visualize both surface waves and the vertical structure of underwater temperature data. This code was specifically designed to be used with data collected using the Lake Michigan Buoy owned and operated by Purdue University and Illinois-Indiana SeaGrant (NDBC Station 45170). You are given the option to save the animation as a .gif image.
Measurement times (DOY),temperature (TEMP), temperature measurement depths (DEPTH), wave height (WAVEHT), wave period (WAVEPER), and wave direction (WAVEDIR) are required as inputs. All other inputs have defaults that are based on NDBC Station 45170 data.

Cite As

David Cannon (2026). Buoy Temperature and Wave Animation (https://uk.mathworks.com/matlabcentral/fileexchange/66124-buoy-temperature-and-wave-animation), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Simulation in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

1) Fixed an issue with the saving GIFs.
2) Updated included sample GIF.
1) Added test data to .zip file