Buoy Temperature and Wave Animation

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

Ahora está siguiendo esta publicación

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.

Citar como

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

Categorías

Más información sobre Simulation en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión 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