What data from mareographs do I need to perform a tide prediction in T-Tide?
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to perform this analysis but I dont have any idea how to do it.
댓글 수: 0
답변 (1개)
Gabriel Ruiz-Martinez
2021년 7월 21일
Hi Alexandria,
It's little late to reply your message, but I hope this message can help to other people with the same doubt.
In order to do a tidal analyisis, basically you require a time serie or record with two variables: dates and sea levels.
Once you have your sea level record, you will need a software to compute the tidal analysis. Due to we are in Matlab Answers, I recommend you Pawlowicz's T_Tide Matlab toolbox (version 1.4). This toolbox is an excellent tool.
You should read the Pawlowicz's paper: Pawlowicz, R., Beardsley, B. and Lentz, S. 2002. Classical tidal harmonic analysis including error estimates in MATLAB using T_TIDE. Computers and Geosciences, 28, 929-937.
For more details about how to run T_Tide, you should review t_demo.m script of the toolbox.
Cheers.
Gabriel
댓글 수: 1
Engiliyage
2023년 11월 3일
Can i do this T-tide anaylysis for water levels for several points/water level of each grid points of my model domain at once?
참고 항목
카테고리
Help Center 및 File Exchange에서 Oceanography and Hydrology에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!