What data from mareographs do I need to perform a tide prediction in T-Tide?

21 ビュー (過去 30 日間)
Alexandria
Alexandria 2016 年 6 月 29 日
回答済み: Gabriel Ruiz-Martinez 2021 年 7 月 21 日
I want to perform this analysis but I dont have any idea how to do it.

回答 (1 件)

Gabriel Ruiz-Martinez
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

Community Treasure Hunt

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

Start Hunting!

Translated by