What data from mareographs do I need to perform a tide prediction in T-Tide?
3 次查看(过去 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!