Buoy Temperature and Wave Animation

버전 1.0.0.0 (5.92 MB) 작성자: David Cannon
Used to visualize a combination of surface waves and vertical temperature profiles
다운로드 수: 119
업데이트 날짜: 2018/2/20

라이선스 보기

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.

인용 양식

David Cannon (2024). Buoy Temperature and Wave Animation (https://www.mathworks.com/matlabcentral/fileexchange/66124-buoy-temperature-and-wave-animation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

wave_surface/

버전 게시됨 릴리스 정보
1.0.0.0

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